From bb118b7356439a930be13962ced5f36aab9f74bf Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Wed, 10 Jul 2002 14:21:11 +0000 Subject: import gc6.1alpha5 --- gc/Mac_files/MacOS_Test_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gc/Mac_files/MacOS_Test_config.h') diff --git a/gc/Mac_files/MacOS_Test_config.h b/gc/Mac_files/MacOS_Test_config.h index c95f4bb..4e5d252 100644 --- a/gc/Mac_files/MacOS_Test_config.h +++ b/gc/Mac_files/MacOS_Test_config.h @@ -74,7 +74,7 @@ // implementations, and it sometimes has a significant performance // impact. However, it is dangerous for many not-quite-ANSI C // programs that call things like printf in asynchronous signal handlers. -// -DOPERATOR_NEW_ARRAY declares that the C++ compiler supports the +// -DGC_OPERATOR_NEW_ARRAY declares that the C++ compiler supports the // new syntax "operator new[]" for allocating and deleting arrays. // See gc_cpp.h for details. No effect on the C part of the collector. // This is defined implicitly in a few environments. -- cgit v1.2.3