public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/2603: out-of-date .class file warning message does not specify filename
@ 2002-01-04 19:06 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-04 19:06 UTC (permalink / raw)
  To: alk, apbianco, gcc-bugs, gcc-prs, java-prs

Synopsis: out-of-date .class file warning message does not specify filename

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Jan  4 19:06:34 2002
State-Changed-Why:
    Patch applied:
    http://gcc.gnu.org/ml/java-patches/2001-q3/msg00053.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2603


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: java/2603: out-of-date .class file warning message does not specify filename
@ 2001-07-10 17:47 apbianco
  0 siblings, 0 replies; 3+ messages in thread
From: apbianco @ 2001-07-10 17:47 UTC (permalink / raw)
  To: alk, apbianco, gcc-bugs, gcc-prs, java-prs, nobody

Synopsis: out-of-date .class file warning message does not specify filename

Responsible-Changed-From-To: unassigned->apbianco
Responsible-Changed-By: apbianco
Responsible-Changed-When: Tue Jul 10 17:47:17 2001
Responsible-Changed-Why:
    Mine
State-Changed-From-To: open->feedback
State-Changed-By: apbianco
State-Changed-When: Tue Jul 10 17:47:17 2001
State-Changed-Why:
    I attached a patch. I'll check that in soon.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=2603&database=gcc


^ permalink raw reply	[flat|nested] 3+ messages in thread

* java/2603: out-of-date .class file warning message does not specify filename
@ 2001-04-20 15:06 alk
  0 siblings, 0 replies; 3+ messages in thread
From: alk @ 2001-04-20 15:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         2603
>Category:       java
>Synopsis:       out-of-date .class file warning message does not specify filename
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 20 15:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     alk@pobox.com
>Release:        gcc 3.0 branch
>Organization:
>Environment:
rh 7 linux, gcc 3.0 branch current revision 20 Apr 2001
>Description:
gcj -g -fno-bounds-check  -o obj/FECFileTest.o -c ../../FEC/tests/FECFileTest.java 
../../FEC/tests/FECFileTest.java:2: warning: Source file for class `com.swarmcast.fec.io' is newer than its matching class file. Source file used instead

In this example, a dependency of FECFileTest.java was
present as an (out-of-date) .class file and a (current) .java file.  The class name is not given, as claimed.
Instead, the package of the class is given.
>How-To-Repeat:
create two .java files, one depending on the other.
compile the prior file to a .class file.  touch the .java
file for that class afterwards.  now compile the dependent
.java file
>Fix:
add the .class file name to the message.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-05  3:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-04 19:06 java/2603: out-of-date .class file warning message does not specify filename rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-07-10 17:47 apbianco
2001-04-20 15:06 alk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).