[RFC] Fix PR38892: "--enable-libgcj-debug" breaks bootstrap.
Tom Tromey
tromey@redhat.com
Mon Apr 27 22:12:00 GMT 2009
>>>>> "Dave" == Dave Korn <dave.korn.cygwin@googlemail.com> writes:
Dave> How's this version? I reverted classpath/, but I left
Dave> gnu/classpath/natConfiguration.cc alone (it includes cni.h).
Just for future reference, stuff under libjava/classpath is imported
from the Classpath project. Stuff outside of that is libgcj-specific.
So I really only meant the former, but I see now that this wasn't
clear :)
Dave> libjava/ChangeLog
Dave> * interpret.cc (DEBUG): Rename this ...
Dave> (__GCJ_DEBUG): ... to this throughout.
Dave> * configure.ac: Likewise.
Dave> * interpret-run.cc: Likewise.
Dave> * prims.cc: Likewise.
Dave> * gnu/classpath/natConfiguration.cc: Likewise.
Dave> * include/java-assert.h: Likewise.
Dave> * java/io/natVMObjectInputStream.cc: Likewise.
Dave> * configure: Regenerate.
Dave> * include/config.h.in: Regenerate.
Dave> Ok now?
Yes, thank you.
Tom
More information about the Java-patches
mailing list