DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6936>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6936 iterator_traits error with NamespacesHandler.cpp on osf1 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2002-03-06 21:46 ------- We have successfully ported Xalan-C++ to Tru64. This looks like a compiler bug, as it's happening deep in the bowels of the standard library. Here's the information from our machine: hudson.zk3-x.dec.com> cxx -V Compaq C++ V6.3-003 for Compaq Tru64 UNIX V5.1 (Rev. 732) Compiler Driver V6.3-003 (cxx) cxx Driver hudson.zk3-x.dec.com> uname -a OSF1 hudson.zk3-x.dec.com V5.1 732 alpha hudson.zk3-x.dec.com> You might try upgrading to Xalan-C++ 1.3, although I don't know if this code has changed between the two versions.
