[jira] Updated: (STDCXX-274) [Compaq C++] unsats for __rw_pod_array::append()

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-274: Priority: Blocker (was: Major) Like STDCXX-406, this is a Blocker. [Compaq C++] unsats for

[jira] Updated: (STDCXX-328) [NO_EXTENSIONS] istream uses non-existent overloads of num_get

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-328: Priority: Minor (was: Major) This is important, but only for conformance testing. Lowered

RE: svn commit: r573337 - in /incubator/stdcxx/trunk: etc/config/windows/projects.js include/rw/_mutex.h src/i86/atomic.asm src/i86_64/atomic.asm src/once.cpp

2007-09-07 Thread Farid Zaripov
-Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Friday, September 07, 2007 1:11 AM To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r573337 - in /incubator/stdcxx/trunk: etc/config/windows/projects.js include/rw/_mutex.h src/i86/atomic.asm

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

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-536: --- Assignee: Travis Vitek Travis, can you take a look at this to see if we could implement it

[jira] Updated: (STDCXX-493) std::string::append() slow

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-493: Fix Version/s: 4.2 (Tentatively) scheduled for 4.2. std::string::append() slow

[jira] Assigned: (STDCXX-436) [Linux] MB_LEN_MAX incorrect

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-436: --- Assignee: Travis Vitek (was: Martin Sebor) Travis, can you please look into this when you

[jira] Updated: (STDCXX-307) std::streambuf::imbue() stores locale when it shouldn't

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-307: Fix Version/s: 4.2.1 Scheduled for 4.2.1. std::streambuf::imbue() stores locale when it

[jira] Assigned: (STDCXX-493) std::string::append() slow

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-493: --- Assignee: Travis Vitek Travis, can you check out Mark's patch and see if it is doable for

[jira] Commented: (STDCXX-493) std::string::append() slow

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525727 ] Martin Sebor commented on STDCXX-493: - See

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

2007-09-07 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: Fix Version/s: 4.2 Tentatively scheduled for 4.2. allow thread safety tests to time out without

Config Tests Comparison Questions

2007-09-07 Thread Eric Lemings
Notice the #if 2 == __GNUG__ directive in the following config source file: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/src/NEW_T HROWS.cpp?view=markup The other config tests, such as the following source file, do not have the outer #if 2 == __GNUG__ directive.

[jira] Updated: (STDCXX-492) std::string::operator+=() slow

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-492: Fix Version/s: 4.2 Should be simple enough for 4.2. Might be able to use the same approach as in

Re: Config Tests Comparison Questions

2007-09-07 Thread Martin Sebor
Eric Lemings wrote: Notice the #if 2 == __GNUG__ directive in the following config source file: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/etc/config/src/NEW_T HROWS.cpp?view=markup The other config tests, such as the following source file, do not have the outer #if 2 == __GNUG__

[jira] Updated: (STDCXX-436) [Linux] MB_LEN_MAX incorrect

2007-09-07 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-436: Attachment: stdcxx-436.patch 2007-09-07 Travis Vitek [EMAIL PROTECTED] STDCXX-436

[jira] Commented: (STDCXX-436) [Linux] MB_LEN_MAX incorrect

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525864 ] Martin Sebor commented on STDCXX-436: - The fact that gcc's #include_next brings in a file that's already been

[jira] Assigned: (STDCXX-541) std::char_traitschar::find fails to find characters from the extended ASCII set

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-541: --- Assignee: Liviu Nicoara std::char_traitschar::find fails to find characters from the

[jira] Resolved: (STDCXX-541) std::char_traitschar::find fails to find characters from the extended ASCII set

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-541. - Resolution: Fixed Fix Version/s: 4.2 Fixed by Liviu here:

[jira] Commented: (STDCXX-524) buffer overflow in test 22.locale.time.get.cpp(make_LC_TIME)

2007-09-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525873 ] Martin Sebor commented on STDCXX-524: - Right, the files don't need to be under locale_root. They're there for

Re: [PATCH] Use __rw_atomic_xxx() on Windows

2007-09-07 Thread Martin Sebor
Travis Vitek wrote: Doh! I should know better. Here is the results from a 12d build on the same hardware. Does this mean that there is almost no difference between the intrinsic functions and the out of line ones, or that the test is too simple to demonstrate them? I expect the greatest

[jira] Updated: (STDCXX-493) std::string::append() slow

2007-09-07 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-493: Attachment: stdcxx-493.patch Yes, I believe that this patch is good. It doesn't cause any

[jira] Commented: (STDCXX-223) [Windows] std::time_put %c time format specifier not implemented

2007-09-07 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525876 ] Travis Vitek commented on STDCXX-223: - This is actually already implemented and is being tested by

[jira] Updated: (STDCXX-436) [Linux] MB_LEN_MAX incorrect

2007-09-07 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-436: Attachment: (was: stdcxx-436.patch) [Linux] MB_LEN_MAX incorrect