Re: svn commit: r581872 - /incubator/stdcxx/trunk/include/sstream.cc

2007-10-04 Thread Martin Sebor
[EMAIL PROTECTED] wrote: Author: faridz Date: Thu Oct 4 05:16:24 2007 New Revision: 581872 URL: http://svn.apache.org/viewvc?rev=581872&view=rev Log: 2007-10-04 Farid Zaripov <[EMAIL PROTECTED]> * Merged the head of branches/4.2.0 This change has not been sufficiently tested on trunk

Re: svn commit: r581929 - in /incubator/stdcxx/branches/4.2.0: include/loc/_punct.cc src/file.cpp

2007-10-04 Thread Martin Sebor
[EMAIL PROTECTED] wrote: Author: faridz Date: Thu Oct 4 07:37:59 2007 New Revision: 581929 URL: http://svn.apache.org/viewvc?rev=581929&view=rev Log: 2007-10-04 Farid Zaripov <[EMAIL PROTECTED]> STDCXX-564 * _punct.cc (__rw_match_name): Cast 1UL constant to _RWSTD_SIZE_T

Re: svn commit: r581935 - in /incubator/stdcxx/trunk: include/loc/_punct.cc src/file.cpp

2007-10-04 Thread Martin Sebor
[EMAIL PROTECTED] wrote: Author: faridz Date: Thu Oct 4 07:45:07 2007 New Revision: 581935 URL: http://svn.apache.org/viewvc?rev=581935&view=rev Has this change been sufficiently tested on trunk before being merging out to the branch? Martin Log: 2007-10-04 Farid Zaripov <[EMAIL PROTECTED]

Re: [RFC] stdcxx acknowledgments

2007-10-04 Thread Martin Sebor
Andrew Black wrote: Greetings all. One thought that I have looking over the proposed patch is that it doesn't include the names of people who have contribute code to the release, but who aren't comitters. Scott Zhong and Travis Vitek both have changes attributed to them, but neither name appear

Re: Purify run results

2007-10-04 Thread Martin Sebor
Travis Vitek wrote: I spent some time looking through these results and it looks like the HP compiler is generating code that results in many unexpected UMR [Uninitialized Memory Read] errors. I'm not exactly sure what to do with the information I've gathered, so I'm posting it here. Here is my s

Re: 22.locale.moneypunct test fails on MSVC

2007-10-04 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Wednesday, October 03, 2007 11:21 PM To: stdcxx-dev@incubator.apache.org Subject: Re: 22.locale.moneypunct test fails on MSVC Farid Zaripov wrote: The 22.locale.moneypun

[jira] Created: (STDCXX-580) purify reports memory leaked by strstream example

2007-10-04 Thread Travis Vitek (JIRA)
purify reports memory leaked by strstream example -- Key: STDCXX-580 URL: https://issues.apache.org/jira/browse/STDCXX-580 Project: C++ Standard Library Issue Type: Improvement Compo

[jira] Updated: (STDCXX-580) purify reports memory leaked by strstream example

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

[jira] Updated: (STDCXX-579) purify reports memory leaked by strstreambuf example

2007-10-04 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-579: Severity: Incorrect Behavior Issue Type: Improvement (was: Bug) > purify reports memory leak

[jira] Updated: (STDCXX-577) purify reports leaked memory in stocks example

2007-10-04 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-577: Summary: purify reports leaked memory in stocks example (was: stocks example purify results indic

[jira] Updated: (STDCXX-579) purify reports memory leaked by strstreambuf example

2007-10-04 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-579: Patch Info: [Patch Available] > purify reports memory leaked by strstreambuf example >

[jira] Updated: (STDCXX-579) purify reports memory leaked by strstreambuf example

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

[jira] Created: (STDCXX-579) purify reports memory leaked by strstreambuf example

2007-10-04 Thread Travis Vitek (JIRA)
purify reports memory leaked by strstreambuf example Key: STDCXX-579 URL: https://issues.apache.org/jira/browse/STDCXX-579 Project: C++ Standard Library Issue Type: Bug Component

[jira] Assigned: (STDCXX-578) purify reports mismatched new/delete in facet implementation.

2007-10-04 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek reassigned STDCXX-578: --- Assignee: Travis Vitek > purify reports mismatched new/delete in facet implementation. >

[jira] Updated: (STDCXX-578) purify reports mismatched new/delete in facet implementation.

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

[jira] Created: (STDCXX-578) purify reports mismatched new/delete in facet implementation.

2007-10-04 Thread Travis Vitek (JIRA)
purify reports mismatched new/delete in facet implementation. - Key: STDCXX-578 URL: https://issues.apache.org/jira/browse/STDCXX-578 Project: C++ Standard Library Issue Type: Bug

[jira] Updated: (STDCXX-577) stocks example purify results indicate leaked memory

2007-10-04 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-577: Attachment: stdcxx-577.patch stocks.log Attaching purify log and patch. 2007-10-04

[jira] Created: (STDCXX-577) stocks example purify results indicate leaked memory

2007-10-04 Thread Travis Vitek (JIRA)
stocks example purify results indicate leaked memory Key: STDCXX-577 URL: https://issues.apache.org/jira/browse/STDCXX-577 Project: C++ Standard Library Issue Type: Improvement C

[jira] Assigned: (STDCXX-577) stocks example purify results indicate leaked memory

2007-10-04 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek reassigned STDCXX-577: --- Assignee: Travis Vitek > stocks example purify results indicate leaked memory > -

[jira] Commented: (STDCXX-505) Update the Acknowledgments page

2007-10-04 Thread Eric Lemings (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532520 ] Eric Lemings commented on STDCXX-505: - The AUTHORS file is dictated by the --gnu option in GNU Automake. http://

[PATCH] 22.locale.ctype.narrow.cpp

2007-10-04 Thread Farid Zaripov
ChangeLog: * 22.locale.ctype.narrow.cpp: Move libc_mask (, wchar_t, ) and libc_is (, wchar_t, ) functions up before the first use in cond1 (, char, ). Remove #ifndef _RWSTD_NO_WCHAR_T / #endif preprocessor directives as unusual. (narrow): Check the return value of the wctob(). --

[PATCH] ctype fixes

2007-10-04 Thread Farid Zaripov
The following patch fixes the rw_asserts in 22.locale.ctype.narrow.cpp test. ChangeLog: * _ctype.h (ctype::narrow): Don't cast __c to unsigned char to avoid using the same __idx for the different __c (i.e. 2 and 258). * wctype.cpp (ctype_byname::do_narrow): Compare tmp with _RWSTD_EOF

Re: [RFC] stdcxx acknowledgments

2007-10-04 Thread Andrew Black
Greetings all. One thought that I have looking over the proposed patch is that it doesn't include the names of people who have contribute code to the release, but who aren't comitters. Scott Zhong and Travis Vitek both have changes attributed to them, but neither name appears in the list. I suspe

[jira] Closed: (STDCXX-575) [MSVC] 22.locale.cons.mt fails

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-575. > [MSVC] 22.locale.cons.mt fails > -- > > Key: STDCXX-575 >

[jira] Resolved: (STDCXX-575) [MSVC] 22.locale.cons.mt fails

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-575. -- Resolution: Fixed Fixed thus: http://svn.apache.org/viewvc?rev=581946&view=rev > [MSVC] 22.loc

[jira] Resolved: (STDCXX-564) [MSVC] 64-bit conversion warnings building the library

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-564. -- Resolution: Fixed Fixed thus: http://svn.apache.org/viewvc?rev=581929&view=rev > [MSVC] 64-bit

[jira] Closed: (STDCXX-564) [MSVC] 64-bit conversion warnings building the library

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-564. > [MSVC] 64-bit conversion warnings building the library >

[jira] Updated: (STDCXX-564) [MSVC] 64-bit conversion warnings building the library

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-564: - Attachment: stdlib.patch Patch file updated. > [MSVC] 64-bit conversion warnings building the li

[jira] Updated: (STDCXX-564) [MSVC] 64-bit conversion warnings building the library

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-564: - Attachment: (was: stdlib.patch) > [MSVC] 64-bit conversion warnings building the library > --

[jira] Resolved: (STDCXX-576) std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the part of the internal buffer

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov resolved STDCXX-576. -- Resolution: Fixed Fixed thus: http://svn.apache.org/viewvc?rev=581871&view=rev > std::basic_st

[jira] Closed: (STDCXX-576) std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the part of the internal buffer

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov closed STDCXX-576. > std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the > part of the internal bu

[jira] Updated: (STDCXX-576) std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the part of the internal buffer

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-576: - Attachment: 27.stringbuf.xsputn.stdcxx-576.cpp The regression test added. > std::basic_streambuf

[jira] Updated: (STDCXX-576) std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the part of the internal buffer

2007-10-04 Thread Farid Zaripov (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov updated STDCXX-576: - Attachment: sstream.cc.diff The patch is attached. > std::basic_streambuf<>::xsputn() incorrectl

[jira] Created: (STDCXX-576) std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the part of the internal buffer

2007-10-04 Thread Farid Zaripov (JIRA)
std::basic_streambuf<>::xsputn() incorrectly inserts the data, that is the part of the internal buffer -- Key: STDCXX-576 URL: https://issues.apache.org/jira/brows

RE: 22.locale.moneypunct test fails on MSVC

2007-10-04 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor > Sent: Wednesday, October 03, 2007 11:21 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: 22.locale.moneypunct test fails on MSVC > > Farid Zaripov wrote: > > The 22.locale.moneypunct te