Hello,
I receive the following error when I build xerces-c 3.0.1 with aCC: HP
ANSI C++ B3910B A.03.35:
Error 742: "xercesc/util/NetAccessors/BinHTTPInputStreamCommon.cpp",
line 260
# Source type unsigned short *const and target type unsigned short
*& in a
const_cast can only differ in their qualifiers
const_cast<XMLCh*&>(fContentType) =
const_cast<BinHTTPInputStreamCo
Is there a tested solution/fix for this problem?
Thank you,
Alona
