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=14501>. 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=14501 Cannot compile Xalan on Solaris with STLport ------- Additional Comments From [EMAIL PROTECTED] 2002-11-14 17:42 ------- I'm sorry if you felt I was angry -- I'm not, I just wanted to make clear how we can accept back changes. The issues you're seeing with the old iostream headers vs. the new iostream headers are a huge problem and it's almost impossible to get everything to build correctly because so many compilers do things differently with the old iostreams. As an experiment, you might want to #define XALAN_OLD_STREAM_HEADERS and XALAN_OLD_STREAMS to see if that helps.
