Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
CurrentCVS
-
None
-
None
-
HP-UX 11i with aCC: HP ANSI C++ B3910B A.03.65
Description
Newer versions of the HP aCC compiler will not compile XalanDeque.hpp or XalanDOMString.cpp. I'm not sure if these are compiler bugs, or a legitimate problems with the source code, but this patch fixes the problems.
The fix for XalanDeque is also consistent with how we use MemoryManagedConstructionTraits with XalanVector, etc., so it's a reasonable patch. I'm also going to attach a patch for XalanDOMString.cpp which fixes the problem, and cleans up some other stuff.
Attachments
Attachments
Issue Links
- is duplicated by
-
XALANC-607 Compile error with HP C++ compiler
- Resolved