Project

General

Profile

« Previous | Next » 

Revision 888cf28a

Added by ko1 (Koichi Sasada) almost 5 years ago

define RGENGC_DEBUG_ENABLED() as 0

on RUBY_DEVEL==0 and !HAVE_VA_ARGS_MACRO.

gc_report() is always enabled on such configuration
(maybe it is a bug) so disable RGENGC_DEBUG_ENABLED().