diff options
| author | Peter Zhu <peter@peterzhu.ca> | 2024-08-14 13:46:18 -0400 |
|---|---|---|
| committer | Peter Zhu <peter@peterzhu.ca> | 2024-08-15 10:38:24 -0400 |
| commit | 8312c5be74f6ce4ae3ebdb6efdcec1134b0c3bba (patch) | |
| tree | e395ef965305228a4b9c85ee72b429e94754f915 /include/ruby | |
| parent | 923e36ab21f4866dd5087d1f9443cb3e1c43d2c4 (diff) | |
Fix GC_ASSERT for gc.c and gc/default.c
gc.c mistakenly defined GC_ASSERT as blank, which caused it to be a
no-op. This caused all assertions in gc.c and gc/default.c to not do
anything. This commit fixes it by moving the definition of GC_ASSERT
to gc/gc.h.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11377
Diffstat (limited to 'include/ruby')
0 files changed, 0 insertions, 0 deletions
