This is the mail archive of the java-prs@sources.redhat.com 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: gcj/333


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)

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