This is the mail archive of the java-patches@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]
Other format: [Raw text]

Re: [RFC] Fix PR38892: "--enable-libgcj-debug" breaks bootstrap.


>>>>> "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


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