This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
Re: gcj/333
- To: apbianco at cygnus dot com
- Subject: Re: gcj/333
- From: Oskar Liljeblad <osk at hem dot passagen dot se>
- Date: 23 Nov 2000 21:00:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Oskar Liljeblad <osk at hem dot passagen dot se>
The following reply was made to PR gcj/333; it has been noted by GNATS.
From: Oskar Liljeblad <osk@hem.passagen.se>
To: apbianco@cygnus.com
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/333
Date: Thu, 23 Nov 2000 21:30:26 +0100
On Friday, November 03, 2000 at 06:46, apbianco@cygnus.com wrote:
> Synopsis: incorrect error message "Source file for class `dummy' ..."
>
> State-Changed-From-To: open->feedback
> State-Changed-By: apbianco
> State-Changed-When: Thu Nov 2 22:36:46 2000
> State-Changed-Why:
> Thank you. Here's a patch.
I have tried the patch and it works fine. However, it still prints
warning: Source file `X.java' for class `Y' is newer than its
matching class file. Source file used instead
even when the file X.class does not exist. IMHO this is confusing,
not only because the message is slightly wrong, but also because SUN
javac/jikes doesn't print a message at all in this case.
Oskar Liljeblad (osk@hem.passagen.se)