STDCXX examples fails and reasons [MSVC]

2007-06-21 Thread Farid Zaripov
The list of the fails and reasons here: http://people.apache.org/~faridz/examples.html I think that OUTPUT status is not a fail (and examples with that status are not counted as failed in unix-like platforms, but they are counted as failed on Windows platform except cygwin). I've fixed

Re: STDCXX examples fails and reasons [MSVC]

2007-06-21 Thread Martin Sebor
Farid Zaripov wrote: The list of the fails and reasons here: http://people.apache.org/~faridz/examples.html Thanks! I think that OUTPUT status is not a fail (and examples with that status are not counted as failed in unix-like platforms, but they are counted as failed on Windows

[jira] Commented: (STDCXX-353) [Cygwin] localedef errors: UCS value of symbolic character out of range

2007-06-21 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506980 ] Martin Sebor commented on STDCXX-353: - So it sounds like the original issue is resolved and can be closed and we

[jira] Assigned: (STDCXX-293) __rw::__rw_throw(): operator delete[] called without corresponding operator new[] call

2007-06-21 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov reassigned STDCXX-293: Assignee: Farid Zaripov __rw::__rw_throw(): operator delete[] called without

[jira] Created: (STDCXX-452) std::numpunct not thread safe

2007-06-21 Thread Martin Sebor (JIRA)
std::numpunct not thread safe - Key: STDCXX-452 URL: https://issues.apache.org/jira/browse/STDCXX-452 Project: C++ Standard Library Issue Type: Bug Components: 22. Localization Affects Versions:

[jira] Updated: (STDCXX-452) std::numpunct not thread safe

2007-06-21 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-452: Affects Version/s: 4.1.3 std::numpunct not thread safe -

[jira] Created: (STDCXX-453) std::moneypunct not thread safe

2007-06-21 Thread Martin Sebor (JIRA)
std::moneypunct not thread safe --- Key: STDCXX-453 URL: https://issues.apache.org/jira/browse/STDCXX-453 Project: C++ Standard Library Issue Type: Bug Components: 22. Localization Affects Versions:

STDCXX progress to graduation

2007-06-21 Thread William A. Rowe, Jr.
[How's that for optimism? please not corrected stdcxx-dev list address] I'm including general in this thread to give the incubator community some small insight into stdcxx's efforts and next steps to graduate. As far as I can see there are no remaining obstacles.

RE: STDCXX progress to graduation

2007-06-21 Thread Noel J. Bergman
William A. Rowe, Jr. wrote: diversity is increasing (we wish it were broader, but I suspect this project with the visibility of full ASF status will attract additional committers who might have been hedging their bets on whether or not the project would survive incubation.) What effect do

Re: svn commit: r549586 - /incubator/stdcxx/trunk/src/exception.cpp

2007-06-21 Thread Martin Sebor
Hi Farid, As you astutely observed in a previous discussion of the issue (at the link below), __rw_free_what_buf() should be extern _RWSTD_EXPORT, to be accessible by user in overridden __rw_throw_proc() otherwise there will be no way for users to avoid a leak in their replacement

Re: STDCXX progress to graduation

2007-06-21 Thread William A. Rowe, Jr.
Noel J. Bergman wrote: William A. Rowe, Jr. wrote: diversity is increasing (we wish it were broader, but I suspect this project with the visibility of full ASF status will attract additional committers who might have been hedging their bets on whether or not the project would survive

Re: svn commit: r548112 - /incubator/stdcxx/trunk/tests/support/18.exception.cpp

2007-06-21 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 18, 2007 12:11 AM To: [EMAIL PROTECTED] Subject: svn commit: r548112 - /incubator/stdcxx/trunk/tests/support/18.exception.cpp Author: sebor Date: Sun Jun 17 14:10:51 2007 New

Re: Windows build error(s)

2007-06-21 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Saturday, June 16, 2007 7:44 PM To: stdcxx-dev@incubator.apache.org Subject: Windows build error(s) Looks like we're having some problems in Intel C++ builds on Windows

Re: svn commit: r548112 - /incubator/stdcxx/trunk/tests/support/18.exception.cpp

2007-06-21 Thread Martin Sebor
Since this was my mess I decided to go ahead and apply your patch: http://svn.apache.org/viewvc?view=revrev=549653. Thanks! Martin Martin Sebor wrote: Farid Zaripov wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 18, 2007 12:11 AM To: