[jira] Closed: (STDCXX-344) [Sun C++] warnings on std::strstream::rdbuf hiding std::ios::rdbuf

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-344. --- Resolution: Fixed Fix Version/s: 4.2 Fixed for 5.7 and beyond by the committed change. > [Sun

[jira] Updated: (STDCXX-530) create test 22.locale.num.get.mt.cpp

2007-08-23 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-530: Attachment: 22.locale.num.get.mt.cpp test implementation > create test 22.locale.num.get.mt.cpp >

[jira] Commented: (STDCXX-535) std::num_put can generate output that is not parseable by std::num_get facet

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522331 ] Martin Sebor commented on STDCXX-535: - Here's a link to the same discussion in a more user-friendly archive: http

[jira] Assigned: (STDCXX-272) [LWG #625] std::string::find_first_of() returns 0 for the empty string

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-272: --- Assignee: Farid Zaripov (was: Martin Sebor) The test case doesn't fail anymore. I wonder if

[jira] Updated: (STDCXX-272) [LWG #625] std::string::find_first_of() returns 0 for the empty string

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-272: Summary: [LWG #625] std::string::find_first_of() returns 0 for the empty string (was: std::string:

[jira] Closed: (STDCXX-4) check in the test suite

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-4. - Resolution: Fixed Even though it's still a work in progress, as of today, we have a test suite with 183 te

[jira] Updated: (STDCXX-43) names of atomic functions inconsitent

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-43: --- Fix Version/s: (was: 4.2) 4.2.1 This is mostly done but not complete. Deferred

[jira] Commented: (STDCXX-344) [Sun C++] warnings on std::strstream::rdbuf hiding std::ios::rdbuf

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522321 ] Martin Sebor commented on STDCXX-344: - Based on the Sun C++ 5.9 output with the -errtags option, the flag that s

[jira] Assigned: (STDCXX-344) [Sun C++] warnings on std::strstream::rdbuf hiding std::ios::rdbuf

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-344: --- Assignee: Martin Sebor > [Sun C++] warnings on std::strstream::rdbuf hiding std::ios::rdbuf >

[jira] Created: (STDCXX-535) std::num_put can generate output that is not parseable by std::num_get facet

2007-08-23 Thread Travis Vitek (JIRA)
std::num_put can generate output that is not parseable by std::num_get facet Key: STDCXX-535 URL: https://issues.apache.org/jira/browse/STDCXX-535 Project: C++ Standard Libra

[jira] Updated: (STDCXX-87) [Sun C++ 5.9] RUI in std::set::insert()

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-87: --- Environment: SunPro 5.7, 5.9/Solaris 10 (was: SunPro 5.7/Solaris 10) Affects Version/s: 4.1.

[jira] Updated: (STDCXX-96) [gcc 2.95.2] exception::~exception() et al multiply-defined

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-96: --- Fix Version/s: (was: 4.2) This most likely won't get fixed in 4.2 but I'll leave it open in case s

[jira] Assigned: (STDCXX-413) 22.locale.money.get.cpp doesn't test international monetary formats

2007-08-23 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek reassigned STDCXX-413: --- Assignee: Travis Vitek (was: Martin Sebor) > 22.locale.money.get.cpp doesn't test internatio

[jira] Closed: (STDCXX-155) [Sun C++ 5.7] overloading ambiguity on std::operator<<

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-155. --- Resolution: Won't Fix The errors have disappeared after upgrading to Sun C++ 5.7 Patch 117830-09 200

[jira] Updated: (STDCXX-529) create test 22.locale.time.get.mt.cpp

2007-08-23 Thread Travis Vitek (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-529: Attachment: 22.locale.time.get.mt.cpp test implementation. > create test 22.locale.time.get.mt.cpp

[jira] Closed: (STDCXX-164) [gcc 3.4.2/HP-UX 11.11] configuration failure due to long_double not being defined

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-164. --- Resolution: Fixed This issue has been fixed, although we now have other problems (see STDCXX-533 and

[jira] Created: (STDCXX-534) [gcc 3.2.1/HP-UX 11.11] ICE compiling strtol.cpp

2007-08-23 Thread Martin Sebor (JIRA)
[gcc 3.2.1/HP-UX 11.11] ICE compiling strtol.cpp Key: STDCXX-534 URL: https://issues.apache.org/jira/browse/STDCXX-534 Project: C++ Standard Library Issue Type: Bug Components: Build

[jira] Created: (STDCXX-533) [gcc 3.2.1/HP-UX 11.11] configuration error on -pthread, -m32

2007-08-23 Thread Martin Sebor (JIRA)
[gcc 3.2.1/HP-UX 11.11] configuration error on -pthread, -m32 - Key: STDCXX-533 URL: https://issues.apache.org/jira/browse/STDCXX-533 Project: C++ Standard Library Issue Type: Bug

[jira] Assigned: (STDCXX-77) [MSVC 7.1] operator new doesn't throw std::bad_alloc on failure

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-77: -- Assignee: Farid Zaripov (was: Martin Sebor) Farid, could you confirm that there really is no wa

[jira] Updated: (STDCXX-77) [MSVC 7.1] operator new doesn't throw std::bad_alloc on failure

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-77: --- Affects Version/s: 4.1.3 4.1.4 This affects all released versions of stdcxx. >

[jira] Closed: (STDCXX-349) [gcc 4.1.1] uninitialized variable warnings on iostore.cpp

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-349. --- Resolution: Fixed Fix Version/s: 4.2 The uninitialized variable warning has cleared up in nigh

[jira] Updated: (STDCXX-388) [gcc 3.4.4/FreeBSD 6.1/IA64] many errors for runtime symbols linking with stdcxx

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-388: Priority: Minor (was: Major) Lowered priority since this is probably not the most popular platform

STDCXX-413 -- 22.locale.money.get.cpp doesn't test international monetary formats

2007-08-23 Thread Martin Sebor
Yo Travis! Since you're working on the thread safety test for money_get, is this something you think you might be able to quickly fix (e.g., because you've already implemented it in the thread safety test)? If so, could you grab this issue? Otherwise, could you defer it for 4.2.1? Thanks Martin

[jira] Commented: (STDCXX-281) [localedef] infinite loop on invalid LC_COLLATE input

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522298 ] Martin Sebor commented on STDCXX-281: - See the whole thread here: http://www.mail-archive.com/stdcxx-dev@incubato

[jira] Updated: (STDCXX-281) [localedef] infinite loop on invalid LC_COLLATE input

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-281: Priority: Trivial (was: Major) Fix Version/s: 4.2.1 Lowered Priority since the problem oc

[jira] Updated: (STDCXX-289) localedef SIAGABRT on an incomplete day definition in LC_TIME

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-289: Priority: Trivial (was: Major) Fix Version/s: (was: 4.2) 4.2.1 Low

[jira] Updated: (STDCXX-308) [LWG #622] std::filebuf dtor doesn't close fd after exception

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-308: Fix Version/s: 4.2.1 Summary: [LWG #622] std::filebuf dtor doesn't close fd after excepti

[jira] Commented: (STDCXX-308) filebuf dtor doesn't close fd after exception

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522292 ] Martin Sebor commented on STDCXX-308: - Filed issue 622: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.ht

[jira] Updated: (STDCXX-319) [LWG #596] std::filebuf::open(..., ios::app) unexpectedly succeeds

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-319: Priority: Trivial (was: Major) Fix Version/s: 4.2.1 Summary: [LWG #596] std::fil

[jira] Updated: (STDCXX-333) [gcc 3.2.3/Linux] std::wfilebuf extracts more than 1 character from a 1 byte file

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-333: Summary: [gcc 3.2.3/Linux] std::wfilebuf extracts more than 1 character from a 1 byte file (was: L

[jira] Closed: (STDCXX-386) [XLC++] unsats building locale and localedef

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-386. --- Resolution: Fixed Works now. > [XLC++] unsats building locale and localedef > --

Re: Micro integration from trunk to branches/4.2.0

2007-08-23 Thread Martin Sebor
Andrew, we should be using the -rcN tag rather than the branch directly. The latest tag is 4.2.0-rc-2. Unless there are other changes that you need to integrate we should tag the 4.2.0 branch again and make a 4.2.0-rc-3. http://svn.apache.org/repos/asf/incubator/stdcxx/tags/4.2.0-rc-2/ Martin A

[jira] Updated: (STDCXX-32) implement TR1 containers

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-32: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

[jira] Updated: (STDCXX-33) implement TR1 regular expressions

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-33: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

[jira] Updated: (STDCXX-31) implement TR1 numerical facilities

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-31: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

[jira] Updated: (STDCXX-34) implement TR1 C compatibility features

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-34: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

[jira] Updated: (STDCXX-30) implement TR1 metaprogramming facilities and type traits

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-30: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

[jira] Updated: (STDCXX-29) implement TR1 function objects

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-29: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

[jira] Updated: (STDCXX-28) implement TR1 general utilities

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-28: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

[jira] Updated: (STDCXX-27) implement TR1 extensions

2007-08-23 Thread Andrew Black (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Black updated STDCXX-27: --- Fix Version/s: 5.0 Affects Version/s: (was: 4.1.2) This task is a forward looking task for

Exec utility test group reporting

2007-08-23 Thread Andrew Black
Greetings all. Attached is a patch that aims to add some logic to the exec utility to report the type of executable being processed. Part of the purpose of this change is to assist in making the result parsing more robust. I am not particularly satisfied with this change for a couple reasons. On

[jira] Updated: (STDCXX-448) SIGSEGV in std::valarray::operator[](gslice)

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-448: Affects Version/s: (was: 4.2) 4.1.2 4.1.3

[jira] Updated: (STDCXX-457) update license statement

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-457: Fix Version/s: (was: 4.1.4) 4.2 Corrected Fix Version. > update license sta

[jira] Updated: (STDCXX-464) [HP-UX 11.23] std::num_put drops sign from negative long double NaN

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-464: Priority: Minor (was: Major) Affects Version/s: 4.2 Fix Version/s: 4.2.1 This

Re: prolem with performance

2007-08-23 Thread Martin Sebor
Nothing really comes to mind. 1.3.0 is ancient (2000?) and lots has changed since then so it's hard to say in general. Normally, we would need a test case demonstrating the problem. Ideally against 1.3.0, although I'm not sure how to even build it. The gprof utput for both versions could be useful

[jira] Commented: (STDCXX-527) publish LOC metrics

2007-08-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522175 ] Martin Sebor commented on STDCXX-527: - Here's an interesting suggestion by Michael van der Westhuizen: let Ohloh

Re: [jira] Created: (STDCXX-527) publish LOC metrics

2007-08-23 Thread Martin Sebor
Michael van der Westhuizen wrote: Hi Martin, On 8/23/07, Martin Sebor (JIRA) <[EMAIL PROTECTED]> wrote: [snip] A recent project at work reminded me that it would be useful to keep track of LOC counts and other metrics for stdcxx on an ongoing basis and publish the data (perhaps in a graphical

Re: [jira] Created: (STDCXX-527) publish LOC metrics

2007-08-23 Thread Michael van der Westhuizen
Hi Martin, On 8/23/07, Martin Sebor (JIRA) <[EMAIL PROTECTED]> wrote: [snip] > A recent project at work reminded me that it would be useful to keep track of > LOC counts and other metrics for stdcxx on an ongoing basis and publish the > data (perhaps in a graphical form) on the project web site.

prolem with performance

2007-08-23 Thread Jeremy Dean
Dear Rogue Wave Support team, One of our customers got a problem when update to RogueWave/SourcePro C++ Core v9 from Rogue Wave C++ Standard Library Limits Release v1.3.0 A problem is that a performance turns worse. It came to take 15 minutes for processing before for 10 seconds. The custome

[jira] Created: (STDCXX-532) create test 22.locale.codecvt.mt.cpp

2007-08-23 Thread Travis Vitek (JIRA)
create test 22.locale.codecvt.mt.cpp - Key: STDCXX-532 URL: https://issues.apache.org/jira/browse/STDCXX-532 Project: C++ Standard Library Issue Type: Sub-task Reporter: Travis Vitek

[jira] Created: (STDCXX-531) create test 22.locale.messages.mt.cpp

2007-08-23 Thread Travis Vitek (JIRA)
create test 22.locale.messages.mt.cpp -- Key: STDCXX-531 URL: https://issues.apache.org/jira/browse/STDCXX-531 Project: C++ Standard Library Issue Type: Sub-task Components: 22. Localization, Th

[jira] Created: (STDCXX-530) create test 22.locale.num.get.mt.cpp

2007-08-23 Thread Travis Vitek (JIRA)
create test 22.locale.num.get.mt.cpp - Key: STDCXX-530 URL: https://issues.apache.org/jira/browse/STDCXX-530 Project: C++ Standard Library Issue Type: Sub-task Components: 22. Localization, Thre

[jira] Created: (STDCXX-529) create test 22.locale.time.get.mt.cpp

2007-08-23 Thread Travis Vitek (JIRA)
create test 22.locale.time.get.mt.cpp - Key: STDCXX-529 URL: https://issues.apache.org/jira/browse/STDCXX-529 Project: C++ Standard Library Issue Type: Sub-task Components: 22. Localization, Thre

[jira] Created: (STDCXX-528) create test 22.locale.money.get.mt.cpp

2007-08-23 Thread Travis Vitek (JIRA)
create test 22.locale.money.get.mt.cpp -- Key: STDCXX-528 URL: https://issues.apache.org/jira/browse/STDCXX-528 Project: C++ Standard Library Issue Type: Sub-task Components: 22. Localization, Th