diff options
author | Peter Zhu <[email protected]> | 2024-02-08 09:43:07 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-02-12 15:07:47 -0500 |
commit | 436191abe05a12be17bb6c184790ee39d6fabffb () | |
tree | 157e58b046df91ce6e6b83d55221d9beaf5cf38e /load.c | |
parent | 11ffee88b5a2ed67b4f181a48cf8eed772ae1c50 (diff) |
Replace assert with RUBY_ASSERT in enum.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.
0 files changed, 0 insertions, 0 deletions