eh?
Tony Kimball
alk@pobox.com
Fri Apr 20 14:21:00 GMT 2001
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?
More information about the Java
mailing list