This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build
- From: "rob1weld at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2007 00:49:22 -0000
- Subject: [Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build
- References: <bug-30570-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from rob1weld at aol dot com 2007-07-17 00:49 -------
Another "DEBUG" just showed up in "gcc version 4.3.0 20070716":
gcc-4_3-trunk/libjava/gnu/classpath/Configuration.h
...
static ::java::lang::String * CLASSPATH_VERSION;
static jboolean DEBUG;
static const jboolean INIT_LOAD_LIBRARY = 0;
...
--
rob1weld at aol dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30570