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

2007-09-14 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527373 ] Travis Vitek commented on STDCXX-436: - Doh. 2007-09-13 Travis Vitek [EMAIL PROTECTED] STDCXX-436

RE: svn commit: r573119 - /incubator/stdcxx/trunk/tests/regress/24.operations.stdcxx-234.cpp

2007-09-14 Thread Travis Vitek
Martin Sebor wrote: Travis Vitek wrote: It appears that MSVC doesn't like that you haven't provided the template parameter types for the specialization of distance(). Looks like a compiler bug. We should report it to Microsoft. If you don't have one yet, this might be a good

RE: design of regression tests (was: Re: [jira] Updated: (STDCXX-436) [Linux] MB_LEN_MAX incorrect)

2007-09-14 Thread Travis Vitek
Martin Sebor wrote: Travis, all, I'm trying to decide how we should treat the latest regression test for STDCXX-436: http://issues.apache.org/jira/secure/attachment/12365789/18.limits.stdc xx-436.cpp Up until now our approach to designing regression tests has been to simply copy the test

[jira] Assigned: (STDCXX-554) [MSVC 7.1] Bad code generation of the std::moneypunct ctor (and possibly of the std::messages ctor)

2007-09-14 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov reassigned STDCXX-554: Assignee: Farid Zaripov [MSVC 7.1] Bad code generation of the std::moneypunct ctor (and

[jira] Resolved: (STDCXX-554) [MSVC 7.1] Bad code generation of the std::moneypunct ctor (and possibly of the std::messages ctor)

2007-09-14 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-554. -- Resolution: Fixed Fixed thus: http://svn.apache.org/viewvc?rev=575613view=rev [MSVC 7.1]

[jira] Updated: (STDCXX-554) [MSVC 7.1] Bad code generation of the std::moneypunct ctor (and possibly of the std::messages ctor)

2007-09-14 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-554: - Regression: [Regression] The regression test added thus:

[jira] Closed: (STDCXX-554) [MSVC 7.1] Bad code generation of the std::moneypunct ctor (and possibly of the std::messages ctor)

2007-09-14 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-554. Regression: (was: [Regression]) [MSVC 7.1] Bad code generation of the std::moneypunct ctor (and

RE: design of regression tests (was: Re: [jira] Updated: (STDCXX-436) [Linux] MB_LEN_MAX incorrect)

2007-09-14 Thread Farid Zaripov
-Original Message- From: Travis Vitek [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 10:46 AM To: stdcxx-dev@incubator.apache.org Subject: RE: design of regression tests (was: Re: [jira] Updated: (STDCXX-436) [Linux] MB_LEN_MAX incorrect) That said, I'm actually

Re: [PATCH] std::messages thread safety

2007-09-14 Thread Martin Sebor
Farid Zaripov wrote: The 22.locale.messages.cpp test fails due to using incorrect guard type in functions from messages.cpp file. There used _RWSTD_MT_STATIC_GUARD(), so that the functions are protected from working simultaneously with itself only. But from every that functions invoked

RE: [PATCH] std::messages thread safety

2007-09-14 Thread Travis Vitek
Martin Sebor wrote: Farid Zaripov wrote: The 22.locale.messages.cpp test fails due to using incorrect guard type in functions from messages.cpp file. There used _RWSTD_MT_STATIC_GUARD(), so that the functions are protected from working simultaneously with itself only. But from every that

[jira] Updated: (STDCXX-552) run RAT on stdcxx 4.2.0

2007-09-14 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-552: Attachment: rat-stdcxx-4.2.0.txt run RAT on stdcxx 4.2.0 ---

[jira] Updated: (STDCXX-552) run RAT on stdcxx 4.2.0

2007-09-14 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-552: Attachment: stdcxx-4.2.0.rat Attach RAT output for entire 4.2.0 tree. run RAT on stdcxx 4.2.0

[jira] Updated: (STDCXX-557) Make definitions of std::terminate() consistent in all config test sources.

2007-09-14 Thread Eric Lemings (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lemings updated STDCXX-557: Component/s: Configuration Make definitions of std::terminate() consistent in all config test

[jira] Updated: (STDCXX-558) Remove unnecessary includes of config.h in source files for config tests

2007-09-14 Thread Eric Lemings (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lemings updated STDCXX-558: Priority: Minor (was: Major) Remove unnecessary includes of config.h in source files for config