[jira] Commented: (STDCXX-430) building Boost with stdcxx

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555608#action_12555608 ] Martin Sebor commented on STDCXX-430: - As noted in the post below, Boost regression

[jira] Updated: (STDCXX-536) allow thread safety tests to time out without failing

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-536: Severity: Usability Patch Info: [Patch Available] Set Severity to Usability and checked

[jira] Commented: (STDCXX-536) allow thread safety tests to time out without failing

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555652#action_12555652 ] Martin Sebor commented on STDCXX-536: - I'm not sure where we left this issue. The

[jira] Commented: (STDCXX-536) allow thread safety tests to time out without failing

2008-01-03 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555660#action_12555660 ] Travis Vitek commented on STDCXX-536: - The patch is not ready for submission. I think

[jira] Updated: (STDCXX-240) #define _RWSTD_NO_EXCEPTIONS when exceptions are disabled via command line option

2008-01-03 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-240: Patch Info: [Patch Available] #define _RWSTD_NO_EXCEPTIONS when exceptions are disabled via

[jira] Closed: (STDCXX-240) #define _RWSTD_NO_EXCEPTIONS when exceptions are disabled via command line option

2008-01-03 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek closed STDCXX-240. --- Resolution: Fixed Closing. #define _RWSTD_NO_EXCEPTIONS when exceptions are disabled via command

[jira] Commented: (STDCXX-195) [Linux] error on std::putc()

2008-01-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12555762#action_12555762 ] Martin Sebor commented on STDCXX-195: - Same problem with getc(): $ cat t.cpp make t