summaryrefslogtreecommitdiff
path: root/load.c
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2024-02-08 09:43:39 -0500
committerPeter Zhu <[email protected]>2024-02-12 15:07:47 -0500
commitea92374bf727325fe96b5f65a41cdc1fc147af9e ()
tree71beb07b24627447fdd6d78c71ad5cd6137356fd /load.c
parent436191abe05a12be17bb6c184790ee39d6fabffb (diff)
Replace assert with RUBY_ASSERT in id_table.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