summaryrefslogtreecommitdiff
path: root/load.c
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2024-02-08 09:43:07 -0500
committerPeter Zhu <[email protected]>2024-02-12 15:07:47 -0500
commit436191abe05a12be17bb6c184790ee39d6fabffb ()
tree157e58b046df91ce6e6b83d55221d9beaf5cf38e /load.c
parent11ffee88b5a2ed67b4f181a48cf8eed772ae1c50 (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