[jira] [Commented] (STDCXX-853) [Sun C++ 5.9/Solaris 10/SPARC] assertions in atomic_xchg on __rw_atomic_exchange(short, short)

2012-09-23 Thread Liviu Nicoara (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461443#comment-13461443 ] Liviu Nicoara commented on STDCXX-853: -- Narrowed it down to aggressive optimization,

[jira] [Created] (STDCXX-1069) [Sun C++/Linux]

2012-09-23 Thread Liviu Nicoara (JIRA)
Liviu Nicoara created STDCXX-1069: - Summary: [Sun C++/Linux] Key: STDCXX-1069 URL: https://issues.apache.org/jira/browse/STDCXX-1069 Project: C++ Standard Library Issue Type: Bug

[jira] [Updated] (STDCXX-1069) [Sun C++/Linux]

2012-09-23 Thread Liviu Nicoara (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liviu Nicoara updated STDCXX-1069: -- Attachment: stdcxx-1069.patch [Sun C++/Linux] --- Key:

[jira] [Commented] (STDCXX-1056) std::moneypunct and std::numpunct implementations are not thread-safe

2012-09-23 Thread Liviu Nicoara (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461452#comment-13461452 ] Liviu Nicoara commented on STDCXX-1056: --- This summarizes the findings that occurred

[jira] [Updated] (STDCXX-1056) std::moneypunct and std::numpunct implementations are not thread-safe

2012-09-23 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1056: --- Attachment: facet.cpp.diff facet.cpp patch for STDCXX-1056 based on 4.2.1.

[jira] [Updated] (STDCXX-1056) std::moneypunct and std::numpunct implementations are not thread-safe

2012-09-23 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1056: --- Attachment: locale_body.cpp.diff locale_body.cpp patch for STDCXX-1056 based on stdcxx

[jira] [Updated] (STDCXX-1056) std::moneypunct and std::numpunct implementations are not thread-safe

2012-09-23 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1056: --- Attachment: punct.cpp.diff punct.cpp patch for STDCXX-1056 based on stdcxx 4.2.1.

[jira] [Commented] (STDCXX-1056) std::moneypunct and std::numpunct implementations are not thread-safe

2012-09-23 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461490#comment-13461490 ] Stefan Teleman commented on STDCXX-1056: The thing I *don't* like about my patch