mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +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.