diff options
| author | Peter Zhu <peter@peterzhu.ca> | 2024-08-21 15:20:42 -0400 |
|---|---|---|
| committer | Peter Zhu <peter@peterzhu.ca> | 2024-08-22 13:50:17 -0400 |
| commit | 165635049a2f5af83efe2bd64b08e7b59e925e18 (patch) | |
| tree | 1423f1b76a131e774e393e84bc2d3be531565e3c /test/ruby/test_io_buffer.rb | |
| parent | b0c92d6c3ffc483f00ef9ad6dd41fa500f9a4324 (diff) | |
Don't use gc_impl.h inside of gc/gc.h
Using gc_impl.h inside of gc/gc.h will cause gc/gc.h to use the functions
in gc/default.c when builing with shared GC support because gc/gc.h is
included into gc.c before the rb_gc_impl functions are overridden by the
preprocessor.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11423
Diffstat (limited to 'test/ruby/test_io_buffer.rb')
0 files changed, 0 insertions, 0 deletions
