This is the mail archive of the java@gcc.gnu.org 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]

eh?



  CLASSPATH="/home/tony/w/Swarmcast/Foreign/jars/fhm102.jar:/home/tony/w/Swarmcast/Foreign/jars/concurrent.jar:/home/tony/w/Swarmcast/Foreign/jars/log4j.jar:/home/tony/w/Swarmcast/build/jars/jaxp.jar:/home/tony/w/Swarmcast/build/jars/parser.jar:/home/tony/w/Swarmcast/ALC/src:/home/tony/w/Swarmcast/Common/src:/home/tony/w/Swarmcast/FEC/src:/home/tony/w/Swarmcast/Swarmcode/src" 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


What is this?  Was it formerly (secretly!) using the .class file
instead of the .java file that I specifically, explicitly asked it to
use on the command line?

Is that a feature or a bug?

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