[Bug java/16658] errors compiling saxon xslt library

jbarnett at 2wire dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 8 23:28:00 GMT 2004


------- Additional Comments From jbarnett at 2wire dot com  2004-09-08 23:28 -------
Interesting....  but since javax/xml/transform/TransformerFactory.java doesn't
import javax.xml.parsers.FactoryFinder, FactoryFinder.ConfigurationError should
resolve to javax.xml.transform.FactoryFinder.ConfigurationError, which is
protected, but still accessible from javax.xml.transform.TransformerFactory.  

Hmm...  looking through the tarball I attached it seems that I left out
javax/xml/transform/FactoryFinder.java.  should I attach a new tarball, or just
the javax/xml/transform/FactoryFinder.java file?  I suppose I should get gcc
from CVS head and see how far I can get with it, since the crash seems to be
fixed.  Will try that and report results when I get a chance.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16658



More information about the Gcc-bugs mailing list