PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3301 *** shadow/3301 Tue Aug 28 05:04:24 2001 --- shadow/3301.tmp.6840 Tue Aug 28 05:04:24 2001 *************** *** 0 **** --- 1,33 ---- + +============================================================================+ + | XalanDOM/XalanDOMString.hpp:1113: parse error before `==' | + +----------------------------------------------------------------------------+ + | Bug #: 3301 Product: XalanC | + | Status: NEW Version: 1.2.x | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Linux | + | Priority: Other Component: XalanC | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Pre-requisits: + Mandrake Linux 8.0 + gcc 2.96 + Latest Xalan sources taken from CVS as of 1:04 PM GMT. + XALAN_USE_ICU=1 + ICU 1.8.1 + + When trying to compile the package with debugging option (./runConfigure -p + linux -c gcc -x c++ -d), the following error occurs: + ---------- + In file included from XalanDOM/XalanNode.hpp:63, + from XalanDOM/XalanAttr.hpp:63, + from XalanDOM/XalanAttr.cpp:57: + XalanDOM/XalanDOMString.hpp: In function `const XalanDOMString + TranscodeFromLocalCodePage (const CharVectorType &)': + XalanDOM/XalanDOMString.hpp:1113: parse error before `==' + make: *** [/home/packages/xml-xalan/c/obj/XalanAttr.o] Error 1
