[ http://issues.apache.org/jira/browse/XALANC-496?page=comments#action_63910 ] David Bertoni commented on XALANC-496: --------------------------------------
Visual C++ 6.0 is fine with this. I believe Sun Workshop 4.2 had a problem with this, but that's so ancient, and I suspect it wouldn't work the the new containers at all. > Glitches in header files > ------------------------ > > Key: XALANC-496 > URL: http://issues.apache.org/jira/browse/XALANC-496 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Attachments: patch.txt > > There is a bug in the file XalanMemoryManagement.hpp, in the > ConstructValueWithNoMemoryManager, because the constructor for the value data > member is not explicit. For POD types, that means no default > inititialization, which is a problem in some cases. > Also, there is a glitch in the header file XalanVector.hpp. > A patch is attached. Committers, can you pleaser review? -- 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]
