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=26004>. 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=26004 Xalanc 1.6: FormatterToXML ctor fails on Solaris 8, Workshop 6.1 ------- Additional Comments From [EMAIL PROTECTED] 2004-01-09 16:53 ------- No, I definitely compiled a debug version, so asserts were enabled. You'll notice we are using a newer version of the compiler, so I suspect your version has a bug. Compiling without -DNDEBUG is only masking the error, although you really should be building that way for performance reasons. Did you not use the runConfigure script to build the Makefile? That's not recommended, unless you really understand what flags you should set. Xalan has many assertions which can degrade performance substantially if they are enabled for a production executable.
