Sorry. Now I know why I didn't make it static in the first place. Fixed.
(Actually, my WinCVS is just sitting there, trying to check it in...
hopefully it will be checked in by the time you read this.)
-scott
Gary L Peskin
<garyp@firstec To: Xalan Development
<[EMAIL PROTECTED]>
h.com> cc: (bcc: Scott Boag/CAM/Lotus)
Subject: Compile error under JDK 1.1.8
08/06/2001
11:22 AM
Please respond
to xalan-dev
Scott --
I temporarily reverted back to the real javac under 1.1.8 and now get
the following error:
[javac]
C:
\Xalan-dev\xml-xalan\java\src\org\apache\xml\dtm\ref\DTMDefaultBaseIterators.java:1120:
Variable _maxAncestors can't be static in inner class
org.apache.xml.dtm.ref.DTMDefaultBaseIterators. PrecedingIterator. Only
members of interfaces and top-level classes can be static.
[javac] private class PrecedingIterator extends
InternalAxisIteratorBase
This compiles fine under javac 1.3 with a 1.1 target.
Gary
- Compile error under JDK 1.1.8 Gary L Peskin
- Scott_Boag
