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.
This commit is contained in:
parent
7256e38f86
commit
11ffee88b5
Loading…
x
Reference in New Issue
Block a user