This is the mail archive of the java-discuss@sourceware.cygnus.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: "source file newwer than class file" warning



Alexandre Petit-Bianco writes:

> It should only appear for files you haven't specified on the command
> line. Can you file a PR? I'll work on a patch ASAP, because it's
> annoying.

Actually it's going to be harder than I though. `gcj A.java B.java'
spawns two copies of jc1 (one per input file.)

./A

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