dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/libgc/Mac_files MacOS_Test_config.h,1.1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/libgc/Mac_files MacOS_Test_config.h,1.1.1.1,1.2 MacOS_config.h,1.1.1.1,1.2
Date: Wed, 05 Feb 2003 20:35:48 -0500

Update of /cvsroot/dotgnu-pnet/pnet/libgc/Mac_files
In directory subversions:/tmp/cvs-serv32390/libgc/Mac_files

Modified Files:
        MacOS_Test_config.h MacOS_config.h 
Log Message:


Update the libgc library using gc6.2alpha3 from the libgc ftp site.


Index: MacOS_Test_config.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/libgc/Mac_files/MacOS_Test_config.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** MacOS_Test_config.h 9 Nov 2001 02:22:11 -0000       1.1.1.1
--- MacOS_Test_config.h 6 Feb 2003 01:35:46 -0000       1.2
***************
*** 75,79 ****
  //   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
  //   new syntax "operator new[]" for allocating and deleting arrays.
  //   See gc_cpp.h for details.  No effect on the C part of the collector.
--- 75,79 ----
  //   impact.  However, it is dangerous for many not-quite-ANSI C
  //   programs that call things like printf in asynchronous signal handlers.
! // -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.

Index: MacOS_config.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/libgc/Mac_files/MacOS_config.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** MacOS_config.h      9 Nov 2001 02:22:11 -0000       1.1.1.1
--- MacOS_config.h      6 Feb 2003 01:35:46 -0000       1.2
***************
*** 73,77 ****
  //   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
  //   new syntax "operator new[]" for allocating and deleting arrays.
  //   See gc_cpp.h for details.  No effect on the C part of the collector.
--- 73,77 ----
  //   impact.  However, it is dangerous for many not-quite-ANSI C
  //   programs that call things like printf in asynchronous signal handlers.
! // -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.
***************
*** 87,89 ****
  //   (Probably works for UNIX, and win32.)
  // -DNO_DEBUG removes GC_dump and the debugging routines it calls.
! //   Reduces code size slightly at the expense of debuggability.
\ No newline at end of file
--- 87,89 ----
  //   (Probably works for UNIX, and win32.)
  // -DNO_DEBUG removes GC_dump and the debugging routines it calls.
! //   Reduces code size slightly at the expense of debuggability.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]