[jira] Created: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver

2009-09-04 Thread Stefan Teleman (JIRA)
adding support for Solaris 11 (SunOS 5.11) in the test harness driver - Key: STDCXX-1042 URL: https://issues.apache.org/jira/browse/STDCXX-1042 Project: C++ Standard Library

[jira] [Updated] (STDCXX-1058) std::basic_ios::copyfmt() with registered callback (via std::ios_base::register_callback()) run-time SIGABRT

2012-04-24 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1058: --- Patch Info: Patch Available attached stdcxx-1058.patch

[jira] [Updated] (STDCXX-1058) std::basic_ios::copyfmt() with registered callback (via std::ios_base::register_callback()) run-time SIGABRT

2012-05-16 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1058: --- Attachment: 27.ios_base.event_callback.stdcxx-1058.cpp Test case for stdcxx-1058

[jira] [Updated] (STDCXX-1058) std::basic_ios::copyfmt() with registered callback (via std::ios_base::register_callback()) run-time SIGABRT

2012-05-31 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1058: --- Attachment: 27.basic_ios.copyfmt.stdcxx-1058.cpp New fix for stdcxx-1058 as per Martin's

[jira] [Updated] (STDCXX-1058) std::basic_ios::copyfmt() with registered callback (via std::ios_base::register_callback()) run-time SIGABRT

2012-05-31 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1058: --- Attachment: (was: 27.ios_base.event_callback.stdcxx-1058.cpp)

[jira] [Updated] (STDCXX-1058) std::basic_ios::copyfmt() with registered callback (via std::ios_base::register_callback()) run-time SIGABRT

2012-06-13 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1058: --- Attachment: 27.basic_ios.copyfmt.stdcxx-1058.cpp Test case for STDCXX-1058

[jira] [Updated] (STDCXX-1058) std::basic_ios::copyfmt() with registered callback (via std::ios_base::register_callback()) run-time SIGABRT

2012-06-13 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1058: --- Attachment: (was: 27.basic_ios.copyfmt.stdcxx-1058.cpp) std::basic_ios::copyfmt()

[jira] [Resolved] (STDCXX-1058) std::basic_ios::copyfmt() with registered callback (via std::ios_base::register_callback()) run-time SIGABRT

2012-08-31 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman resolved STDCXX-1058. Resolution: Fixed Fix Version/s: (was: 5.0.0) Committed: trunk revision

[jira] [Created] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-08-31 Thread Stefan Teleman (JIRA)
Stefan Teleman created STDCXX-1066: -- Summary: SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary Key: STDCXX-1066 URL: https://issues.apache.org/jira/browse/STDCXX-1066

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-08-31 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Regression: Regression,Unit Test Broken Labels: features runtime threads (was: )

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-09-03 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Attachment: ios.cpp.stdcxx-1066.patch SPARCV8 requires pthread_mutex_t and

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-09-03 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Attachment: locale_classic.cpp.stdcxx-1066.patch SPARCV8 requires pthread_mutex_t and

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-09-03 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Attachment: _mutex.h.stdcxx-1066.patch SPARCV8 requires pthread_mutex_t and

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-09-03 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Attachment: locale_body.cpp.stdcxx-1066.patch SPARCV8 requires pthread_mutex_t and

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-09-03 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Attachment: messages.cpp.stdcxx-1066.patch SPARCV8 requires pthread_mutex_t and

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-09-03 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Attachment: use_facet.h.stdcxx-1066.patch SPARCV8 requires pthread_mutex_t and

[jira] [Updated] (STDCXX-1066) SPARCV8 requires pthread_mutex_t and pthread_cond_t to be aligned on an 8-byte boundary

2012-09-03 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman updated STDCXX-1066: --- Attachment: (was: _mutex.h.stdcxx-1066.patch) SPARCV8 requires pthread_mutex_t and

[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

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

2012-09-25 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman closed STDCXX-1056. -- Resolution: Won't Fix Bug will not be fixed. Upstream refuses to acknowledge the existence of

[jira] [Closed] (STDCXX-1057) attempting to create a std::string of size 65535 or greater fails with Perennial CPPVS V8.1

2012-09-25 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman closed STDCXX-1057. -- Resolution: Won't Fix Regression: Regression,Unit Test Broken (was: Regression) Outright

[jira] [Closed] (STDCXX-1059) std::ios_base::setf() and std::ios_base::unsetf() do not set/clear the format flags correctly

2012-09-25 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman closed STDCXX-1059. -- Resolution: Won't Fix Upstream refuses to consider this a bug, in spite of the evidence.

[jira] [Closed] (STDCXX-1068) HP/UX's aCC alignment problems misalign everyone else

2012-09-27 Thread Stefan Teleman (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Teleman closed STDCXX-1068. -- Resolution: Won't Fix Will not be fixed upstream. Already fixed in Solaris.