Project

General

Profile

« Previous | Next » 

Revision c9af8a32

Added by ko1 (Koichi Sasada) almost 4 years ago

USE_RUBY_DEBUG_LOG doesn't check 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.