This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: gc.h
- To: "'alk at pobox dot com'" <alk at pobox dot com>, java at gcc dot gnu dot org
- Subject: RE: gc.h
- From: "Boehm, Hans" <hans_boehm at hp dot com>
- Date: Tue, 19 Jun 2001 09:08:06 -0700
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.
>