ruby/include
Nobuyoshi Nakada 42c0722f83
[DOC] Fix the comment for RUBY_CONST_ID and rb_intern
RUBY_CONST_ID has never been deprecated; `rb_intern` is handy but it
is using non-standard GCC extensions and does not cache the ID with
other compilers.
2025-02-28 12:55:46 +09:00
..
ruby [DOC] Fix the comment for RUBY_CONST_ID and rb_intern 2025-02-28 12:55:46 +09:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00