David Daney wrote:
Keith, did you forget to update VMVirtualMachine.h?
Update, no. Commit, yes. Foo.
It would appear so.
If you are in a hurry and have the requisite tools installed, configure
with --java-maintainer-mode to regenerate the file yourself.
I've committed the regenerated fil
H. J. Lu wrote:
This patch
http://gcc.gnu.org/ml/java-patches/2007-q2/msg00322.html
breaks libjava build:
/net/gnu-13/export/gnu/src/gcc/gcc/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc:700:
error: prototype for 'gnu::classpath::jdwp::util::MethodResult*
gnu::classpath::jdwp::VMVirtualMac
This patch
http://gcc.gnu.org/ml/java-patches/2007-q2/msg00322.html
breaks libjava build:
/net/gnu-13/export/gnu/src/gcc/gcc/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc:700:
error: prototype for 'gnu::classpath::jdwp::util::MethodResult*
gnu::classpath::jdwp::VMVirtualMachine::executeMetho
This patch
http://gcc.gnu.org/ml/gcc-patches/2007-06/msg00151.html
breaks libjava. One problem is it modifies
libjava/classpath/m4/acinclude.m4
without ChangeLog entry. I believe this one
- if test "x${GCJ}" = x && test "x${JIKES}" = x && test
"x${user_specified_javac}" != xkjc && test "x${u