]> git.saurik.com Git - bison.git/commitdiff
2007-02-05 Paolo Bonzini <bonzini@gnu.org>
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 5 Feb 2007 09:58:04 +0000 (09:58 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Mon, 5 Feb 2007 09:58:04 +0000 (09:58 +0000)
* 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().


No differences found