diff options
author | Peter Zhu <[email protected]> | 2024-02-08 09:44:15 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-02-12 15:07:47 -0500 |
commit | fd87259a26df493d61923a202765fb21c13b7669 (patch) | |
tree | c4343d73274fa6185e3652ef27cfa55405a7076c /range.c | |
parent | 5644d90da0563fb5a9cdd6f5f3088f01b01ba06b (diff) |
Replace assert with RUBY_ASSERT in numeric.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 'range.c')
0 files changed, 0 insertions, 0 deletions