[ http://issues.apache.org/jira/browse/XALANC-603?page=comments#action_12365792 ]
David Bertoni commented on XALANC-603: -------------------------------------- I've fixed the problem with XalanDeque.hpp, and I have no idea whether it's a compiler bug or not. The problem with XalanDOMString.cpp is definitely a bug, and I've already got a standalone case that I will submit to HP. > Source does not compile properly on HP-UX with newer versions of the HP > compiler > -------------------------------------------------------------------------------- > > Key: XALANC-603 > URL: http://issues.apache.org/jira/browse/XALANC-603 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Environment: HP-UX 11i with aCC: HP ANSI C++ B3910B A.03.65 > Reporter: David Bertoni > Assignee: David Bertoni > Attachments: patch.txt > > 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. -- 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]