[ http://issues.apache.org/jira/browse/TUSCANY-959?page=all ]
Yang ZHONG updated TUSCANY-959: ------------------------------- Attachment: SAX2Parser.959 The attached patch initializes LibXML2 for concurrency. Tests on Windows XP SP2 before the patch: Test Failed: 115 sdotest::cloneopentest() Total tests:117 Tests passed:116 Tests on Windows XP SP2 after the patch: Test Failed: 115 sdotest::cloneopentest() Total tests:117 Tests passed:116 > Please use thread-safe libraries > -------------------------------- > > Key: TUSCANY-959 > URL: http://issues.apache.org/jira/browse/TUSCANY-959 > Project: Tuscany > Issue Type: Improvement > Components: C++ SDO > Affects Versions: Cpp-current > Reporter: Caroline Maynard > Priority: Minor > Attachments: SAX2Parser.959 > > > One of our SDO for PHP users is planning to run in a multi-threaded web > server. > They have run an evaluation tool and only found one thread-safety issue - the > use of localtime() rather than localtime_r() in commonj/sdo/SDODate.cpp. > Please would you modify this call accordingly? It's fine for this to be a > conditional compile if you prefer. -- 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]