Compile error with HP C++ compiler
----------------------------------
Key: XALANC-607
URL: http://issues.apache.org/jira/browse/XALANC-607
Project: XalanC
Type: Bug
Components: XalanC
Versions: 1.10
Environment: $ aCC -V
aCC: HP ANSI C++ B3910B A.03.65
Reporter: The Written Word, Inc.
Priority: Minor
While building xalan-c 1.10 on HP-UX 11.11 with the latest HP C++ compiler:
gmake[2]: Leaving directory `/opt/build/xml-xalan/c/src/xalanc/Utils'
aCC -AA -z +O2 +Onofltacc +Olit=all +DAportable +Oentrysched +Odataprefetch
+Onolimit -DNDEBUG +Z -DHPUX -mt -DXALAN_INMEM_MSG_LOADER -c
-I/opt/build/xml-xalan/c/src -I/opt/build/xml-xalan/c/include
-I../../nls/include -I/opt/TWWfsw/libxercesc27/include -o
../../obj/XalanDOMString.o
/opt/build/xml-xalan/c/src/xalanc/XalanDOM/XalanDOMString.cpp
Error 176: "/opt/build/xml-xalan/c/src/xalanc/XalanDOM/XalanDOMString.cpp",
line 898 # Size of array must be an integral constant expression of value
greater than 0.
TargetType theOneTranslatedWbChar[theOneTranslatedWbCharLen];
^^^^^^^^^^^^^^^^^^^^^^^^^
gmake[1]: *** [../../obj/XalanDOMString.o] Error 2
gmake[1]: Leaving directory `/opt/build/xml-xalan/c/src/xalanc'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]