Project

General

Profile

« Previous | Next » 

Revision 7563d542

Added by nobu (Nobuyoshi Nakada) over 4 years ago

Use the system getenv in setup_debug_log

As ruby_set_debug_option() is called before ruby_sysinit(),
CRITICAL_SECTIONs are not initialized yet.