This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
gcj/59
- To: apbianco at cygnus dot com
- Subject: gcj/59
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 4 Oct 1999 20:30:02 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Tom Tromey <tromey at cygnus dot com>
The following reply was made to PR gcj/59; it has been noted by GNATS.
From: Tom Tromey <tromey@cygnus.com>
To: Anthony Green <green@cygnus.com>
Cc: Java Gnats Server <java-gnats@sourceware.cygnus.com> ,
Alexandre Petit-Bianco <apbianco@cygnus.com>
Subject: gcj/59
Date: 04 Oct 1999 14:24:54 -0600
My guess about the bug was wrong.
Instead it has to do with the `+=' on the line in question.
Tom