diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-09-01 18:01:49 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-10-12 18:20:09 +0900 |
| commit | c2444b84249a53175c5b720099f64ea580daf315 (patch) | |
| tree | 66d96f7c164bba154f276b9717b2444f02402ae2 /src/kernel.c | |
| parent | 8461be11fcad64dc8a60215a20a55409aff7fccf (diff) | |
| download | mruby-c2444b84249a53175c5b720099f64ea580daf315.tar.gz mruby-c2444b84249a53175c5b720099f64ea580daf315.zip | |
Redefine `CHECKPOINT_*` macros.
By definition `mrb_assert()` called only when `MRB_DEBUG` is defined too.
But make I wanted to make clear that the local variable `current_checkpoint_tag`
is only accessed when `MRB_DEBUG` is set by wrapping with `DEBUG_ONLY_EXPR()`.
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions
