ruby/include
卜部昌平 33533fabd5 revival of must_not_null()
Presence of RBIMPL_ATTR_NONNULL let C compilers to eliminate
must_not_null().  Because null pointers are not allowed to exist there
are no reason to call the function.  In reality null pointers are still
passed to those functions in a number of ways.  Runtime check for them
are definitely nice to have.  fix [Feature#18280]
2021-11-11 17:14:47 +09:00
..
ruby revival of must_not_null() 2021-11-11 17:14:47 +09:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00