ruby/include
Nobuyoshi Nakada 512cac3240
Remove taint and untrusted flags (#7958)
* Make TAINT and UNTRUSTED flags zero

These flags do nothing already, and should break nothing.

* Remove TAINT and UNTRUSTED macros same as functions

These macros had been defined to use with `#ifdef`, but should not be
used anymore.
2023-06-19 11:29:24 -04:00
..
ruby Remove taint and untrusted flags (#7958) 2023-06-19 11:29:24 -04:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00