[BACK]Return to MacOS_Test_config.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / gc / Mac_files

Diff for /OpenXM_contrib2/asir2000/gc/Mac_files/MacOS_Test_config.h between version 1.2 and 1.3

version 1.2, 2002/07/24 07:46:26 version 1.3, 2002/07/24 08:00:13
Line 74 
Line 74 
 //   implementations, and it sometimes has a significant performance  //   implementations, and it sometimes has a significant performance
 //   impact.  However, it is dangerous for many not-quite-ANSI C  //   impact.  However, it is dangerous for many not-quite-ANSI C
 //   programs that call things like printf in asynchronous signal handlers.  //   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.  //   new syntax "operator new[]" for allocating and deleting arrays.
 //   See gc_cpp.h for details.  No effect on the C part of the collector.  //   See gc_cpp.h for details.  No effect on the C part of the collector.
 //   This is defined implicitly in a few environments.  //   This is defined implicitly in a few environments.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>