diff options
author | Peter Zhu <[email protected]> | 2024-02-08 09:41:38 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-02-12 15:07:47 -0500 |
commit | de7a29ef8d72f24d0a6612e3254a014a92aaa1ab (patch) | |
tree | dca3df1c3055422d3f0d184f047806491e221fd6 /complex.c | |
parent | 6906e502f9d02a5b683bc4d0839add9f946f409a (diff) |
Replace assert with RUBY_ASSERT in compile.c
assert does not print the bug report, only the file and line number of
the assertion that failed. RUBY_ASSERT prints the full bug report, which
makes it much easier to debug.
Diffstat (limited to 'complex.c')
0 files changed, 0 insertions, 0 deletions