This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: gc.h


All the gc.h files under boehm-gc should be identical.  They began life as
links to each other, but they occasionally diverged due to various
accidents.  As far as I can tell, they are identical in the 3.0 branch.

As Jeff points out, this mess should be cleaned up in the 6.0 versions of
the collector, which he recently imported.

Hans

> -----Original Message-----
> From: Tony Kimball [mailto:alk@pobox.com]
> Sent: Monday, June 18, 2001 5:10 PM
> To: java@gcc.gnu.org
> Subject: gc.h
> 
> 
> 
> While I'm at it, I'll also suggest that the _GC_H macros defined in
> different gc.h files should be renamed as well, so that they don't
> collide.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]