mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 02:15:57 +08:00
- When NDEBUG is defined that shall be honoured. - When RUBY_DEBUG is defined that shall be honoured. - When both are defined and they conflict, warnings shall be rendered. - When nothing is specified, nothing shall happen.