USE_RUBY_DEBUG_LOG doesn't check RUBY_DEVEL
USE_RUBY_DEBUG_LOG
RUBY_DEVEL
USE_RUBY_DEBUG_LOG was only defined when RUBY_DEVEL is defined. This patch removes this dependency (USE_RUBY_DEBUG_LOG is defined independently from RUBY_DEVEL).
Do not commit a patch which enables USE_RUBY_DEBUG_LOG.
USE_RUBY_DEBUG_LOGdoesn't checkRUBY_DEVELUSE_RUBY_DEBUG_LOGwas only defined whenRUBY_DEVELis defined.This patch removes this dependency (
USE_RUBY_DEBUG_LOGis definedindependently from
RUBY_DEVEL).Do not commit a patch which enables
USE_RUBY_DEBUG_LOG.