2007-02-07 Paolo Bonzini <bonzini@gnu.org>

* tests/java.at: Skip tests if only one of javac/java is present.
	Reported by Joel E. Denny.
        * tests/atlocal.in: Adjust copyright years.
This commit is contained in:
Paolo Bonzini
2007-02-07 17:03:10 +00:00
parent 8a93f8e60c
commit 0049ec8628
3 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
2007-02-07 Paolo Bonzini <bonzini@gnu.org>
* tests/java.at: Skip tests if only one of javac/java is present.
Reported by Joel E. Denny.
* tests/atlocal.in: Adjust copyright years.
2007-02-05 Paolo Bonzini <bonzini@gnu.org>
* data/lalr1.java (Stack): Work around old verifiers that disallow
access to the private fields of an inner class, from the outer class.
We can make Stack's fields public because user code doesn't have access
to the instance of Stack used by parse(). Reported by Paul Eggert.
2007-02-03 Paul Eggert <eggert@cs.ucla.edu>
* .cvsignore: Add javacomp.sh, javaexec.sh. Is this really