summaryrefslogtreecommitdiff
path: root/include/ruby/ruby.h
diff options
context:
space:
mode:
authorMatt Valentine-House <matt@eightbitraptor.com>2024-10-08 21:30:06 +0100
committerMatt Valentine-House <matt@eightbitraptor.com>2024-11-14 10:46:36 +0000
commitee290c94a3dd0327f3407edb02272d37470edc95 (patch)
tree941b26392942b9c927876079826f7c4a7ea0e776 /include/ruby/ruby.h
parentfa10441981c89deec914ba243360b40c5aede6ed (diff)
Include the currently active GC in RUBY_DESCRIPTION
This will add +MOD_GC to the version string and Ruby description when Ruby is compiled with shared gc support. When shared GC support is compiled in and a GC module has been loaded using RUBY_GC_LIBRARY, the version string will include the name of the currently active GC as reported by the rb_gc_active_gc_name function in the form +MOD_GC[gc_name] [Feature #20794]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/11872
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions