This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
libgcj/230
- To: green at cygnus dot com
- Subject: libgcj/230
- From: green at sourceware dot cygnus dot com
- Date: 4 Sep 2000 21:50:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: green at sourceware dot cygnus dot com
The following reply was made to PR libgcj/230; it has been noted by GNATS.
From: green@sourceware.cygnus.com
To: java-gnats@sources.redhat.com
Cc:
Subject: libgcj/230
Date: 4 Sep 2000 21:46:27 -0000
CVSROOT: /cvs/java
Module name: libgcj
Changes by: green@sourceware.cygnus.com 2000-09-04 14:46:26
Modified files:
boehm-gc : ChangeLog mark.c gc_priv.h
Log message:
Fix for PR libgcj/230:
* mark.c (GC_mark_from_mark_stack): Remove call to
GC_debug_object_start.
* gc_priv.h (GC_debug_object_start): Remove prototype.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgcj/boehm-gc/ChangeLog.diff?cvsroot=java&r1=1.58&r2=1.59
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgcj/boehm-gc/mark.c.diff?cvsroot=java&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgcj/boehm-gc/gc_priv.h.diff?cvsroot=java&r1=1.13&r2=1.14