diff options
author | Peter Zhu <[email protected]> | 2024-02-08 09:42:51 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-02-12 15:07:47 -0500 |
commit | 11ffee88b5a2ed67b4f181a48cf8eed772ae1c50 () | |
tree | fdb6ed7e50465fd4f2d52082829268d10e2394d3 /id_table.c | |
parent | 7256e38f867d88818d33a63f6704a02936929083 (diff) |
Replace assert with RUBY_ASSERT in darray.h
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.
0 files changed, 0 insertions, 0 deletions