mirror of
https://github.com/ruby/ruby.git
synced 2026-08-23 21:17:25 +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.