You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Geoff Winn (JIRA)" <tu...@ws.apache.org> on 2007/02/20 11:50:05 UTC

[jira] Resolved: (TUSCANY-959) Please use thread-safe libraries

     [ https://issues.apache.org/jira/browse/TUSCANY-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoff Winn resolved TUSCANY-959.
--------------------------------

    Resolution: Fixed

Since it turns out that Linux/GNU libraries are thread safe by default, the list of actions is now complete.

> Please use thread-safe libraries
> --------------------------------
>
>                 Key: TUSCANY-959
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-959
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: C++ SDO
>    Affects Versions: Cpp-current
>            Reporter: Caroline Maynard
>            Priority: Minor
>             Fix For: Cpp-M3
>
>         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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org