[jira] Updated: (STDCXX-367) [XLC++ 7.0, 8.0, 9.0] warning 1540-0183 on explicit instantiation

2007-08-29 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-367: Environment: IBM XLC++ 7.0, 8.0, 9.0 (was: IBM XLC++ 7.0) Summary: [XLC++ 7.0, 8.0, 9.0

[jira] Commented: (STDCXX-360) [XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp

2007-08-29 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523695 ] Martin Sebor commented on STDCXX-360: - This doesn't appear to be an issue with XLC++ 7.0.0.7 from the 7 Oct 2006

[jira] Updated: (STDCXX-355) new container member functions cbegin() and cend()

2007-08-29 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-355: Fix Version/s: 4.2.1 Scheduled for 4.2.1. Maybe by then Mark will finish the tests ;-) new

[jira] Updated: (STDCXX-343) [LWG #541] std::auto_ptrvoid specialization missing

2007-08-29 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-343: Fix Version/s: 4.2.1 Scheduled for 4.2.1. [LWG #541] std::auto_ptrvoid specialization missing

[jira] Updated: (STDCXX-321) error on std::operator==(istream_iterator, istream_iterator)

2007-08-29 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-321: Fix Version/s: 4.2.1 Scheduled for 4.2.1. error on std::operator==(istream_iterator

Re: [RFC] Apache look and feel for stdcxx docs

2007-08-29 Thread Martin Sebor
to take a look at what you've done until then. You might still get feedback from others -- Mark, Farid, Travis, Liviu, et al, if you have any comments for Marc on the subject don't hold back ;-) Martin -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29

Re: [PATCH] Use __rw_atomic_xxx() on Windows

2007-08-29 Thread Martin Sebor
One concern I have is performance. Does replacing the intrinsics with out of line function call whose semantics the compiler has no idea about have any impact on the runtime efficiency of the generated code? I would be especially interested in real life scenarios such as the usage of the atomic

Re: [RFC] draft stdcxx resolution for the Board

2007-08-28 Thread Martin Sebor
Eric Lemings wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 7:29 PM To: stdcxx-dev@incubator.apache.org Subject: Re: [RFC] draft stdcxx resolution for the Board Eric Lemings wrote: -Original Message- From: Martin

Re: [PATCH] STDCXX-77

2007-08-28 Thread Martin Sebor
Farid Zaripov wrote: Attached is a patch to make operator new on MSVC conforming to the C++ Standard. I have one concern with the introduction of dynamic initialization and the pragma into the library. First, our (undocumented) design goal is to avoid requiring dynamic initialization in the

issues against trunk, take 2 (was: Re: [jira] Closed: (STDCXX-515) std::basic_streambuf::xsputn() writes characters at the end, but not at the current position if reallocation of internal buffer occ

2007-08-28 Thread Martin Sebor
FYI: Unless we know for sure that we won't fix an issue in 4.2 the Affect Version/s shouldn't be 4.2 because 4.2 hasn't been released yet. We need to be able to track as accurately as we can which releases were affected by each bug. It would also be helpful (for our own internal purposes) to

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

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523320 ] Martin Sebor commented on STDCXX-77: Just to clarify: Unless we accidentally stumble over a solution/workaround

Re: [PATCH] STDCXX-77

2007-08-28 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Tuesday, August 28, 2007 7:11 PM To: stdcxx-dev@incubator.apache.org Subject: Re: [PATCH] STDCXX-77 I have one concern with the introduction of dynamic initialization

Re: [RFC] draft stdcxx resolution for the Board

2007-08-28 Thread Martin Sebor
Mark Brown wrote: Martin, I am quite certain that Apache ServiceMix in the resolution should read Apache C++ Standard Library. Ah, yes, of course. A copy-and-paste typo. Thanks for the careful proofreading! Martin NOW, THEREFORE, BE IT FURTHER RESOLVED, that Martin Sebor

[jira] Updated: (STDCXX-489) [Intel C++ 10.0/Linux] BUILDMODE=narrow has no effect

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

[jira] Closed: (STDCXX-489) [Intel C++ 10.0/Linux] BUILDMODE=narrow has no effect

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-489. --- Assignee: Andrew Black Assigned to Andrew since he Resolved it (as Invalid) and Closed. [Intel C

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

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523378 ] Martin Sebor commented on STDCXX-436: - Confirmed on Red Hat EL 4.4: $ cat /etc/redhat-release icc --version

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

2007-08-28 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: Martin Sebor [Linux] MB_LEN_MAX incorrect

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

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-436: Affects Version/s: (was: 4.2) 4.1.3 Also confirmed with 4.1.3 so it's

[jira] Updated: (STDCXX-424) [gcc 3.3.3] warning: inlining failed in call to std::valarray copy ctor

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

[jira] Assigned: (STDCXX-390) [HP aCC 3.73] error on std::uninitialized_copyvolatile T*, U()

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-390: --- Assignee: Martin Sebor [HP aCC 3.73] error on std::uninitialized_copyvolatile T*, U

[jira] Updated: (STDCXX-390) [HP aCC 3.73] error on std::uninitialized_copyvolatile T*, U()

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

[jira] Closed: (STDCXX-390) [HP aCC 3.73] error on std::uninitialized_copyvolatile T*, U()

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-390. --- Resolution: Fixed Fixed by the referenced patch. Regression test committed thus: http

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

2007-08-28 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: Fix Version/s: 4.2.1 Scheduled for 4.2.1 on the assumption that we get access to the platform

[jira] Updated: (STDCXX-373) [locale] error: incomplete multibyte character on yi_US.CP1255

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

[jira] Closed: (STDCXX-373) [locale] error: incomplete multibyte character on yi_US.CP1255

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-373. --- Resolution: Cannot Reproduce Cannot reproduce the originally reported problem, but see STDCXX-540

[jira] Updated: (STDCXX-233) std::strstreambuf::seekpos() fails to properly position get sequence

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-233: Affects Version/s: (was: 4.2) This never did affect 4.2. std::strstreambuf::seekpos() fails

[jira] Updated: (STDCXX-372) locale test failure for br_FR.ISO-8859-1 and hu_HU.ISO-8859-2

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

[jira] Reopened: (STDCXX-233) std::strstreambuf::seekpos() fails to properly position get sequence

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reopened STDCXX-233: - Fixed is not the right resolution. std::strstreambuf::seekpos() fails to properly position get

[jira] Closed: (STDCXX-233) std::strstreambuf::seekpos() fails to properly position get sequence

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-233. --- Resolution: Cannot Reproduce Unable to reproduce with the latest trunk. std::strstreambuf::seekpos

[jira] Updated: (STDCXX-449) [ITC/Linux] std::string Write - Read data-race errors

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-449: Priority: Minor (was: Critical) Affects Version/s: 4.1.2 4.1.4

[jira] Updated: (STDCXX-540) [localedef] illegal multibyte prefix '\x90' in character map file on CP1255

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-540: Fix Version/s: (was: 4.2) 4.2.1 Scheduled for 4.2.1. [localedef] illegal

Re: Fwd: Re: svn commit: r564059 - in /incubator/stdcxx/trunk: include/limits src/limits_bits.cpp

2007-08-28 Thread Martin Sebor
-- Forwarded message -- From: mark.g.brown [EMAIL PROTECTED] Date: Aug 14, 2007 11:09 PM Subject: Re: Re: svn commit: r564059 - in /incubator/stdcxx/trunk: include/limits src/limits_bits.cpp To: stdcxx-dev@incubator.apache.org Martin Sebor wrote: Andrew Black wrote: Greetings Martin I'm

[jira] Commented: (STDCXX-509) std::numeric_limitsdouble::infinity() depends on dynamic initialization

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523429 ] Martin Sebor commented on STDCXX-509: - Looks like the committed change is binary compatible (see the post below

[jira] Closed: (STDCXX-447) [gcc] warning: inlining failed on std::pow (std::complex, std::complex)

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-447. --- Resolution: Fixed Nightly builds are free of the warnings. [gcc] warning: inlining failed on std

[jira] Closed: (STDCXX-446) [gcc] warning: inlining failed on operator(ostream, complex)

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-446. --- Resolution: Fixed Nightly builds are free of the warning. [gcc] warning: inlining failed

[jira] Updated: (STDCXX-507) [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-507: Summary: [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds (was: Access

[jira] Closed: (STDCXX-338) [Cygwin] linker errors due to multiple definition of `std::exception::what()'

2007-08-28 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-338. --- Resolution: Fixed Looks like this has been fixed, although we still have STDCXX-507 to deal

Re: thread safety tests on Windows

2007-08-27 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Saturday, August 25, 2007 10:42 PM To: stdcxx-dev@incubator.apache.org Subject: Re: thread safety tests on Windows Travis Vitek wrote: I wonder if this is related

Re: [RFC] stdcxx compatibility and versioning policy

2007-08-27 Thread Martin Sebor
Does this make sense to everyone? Are there any questions or comments? If not, I plan to put it up on our site sometime this week and start a vote to make our the official policy, so this would be a good time to provide feedback. Martin Martin Sebor wrote: The first draft of the stdcxx

[jira] Created: (STDCXX-537) [XLC++ 9.0] std::uncaught_exception() false in terminate handler

2007-08-27 Thread Martin Sebor (JIRA)
: Bug Components: External Reporter: Martin Sebor Priority: Minor According to 18.6.4, p1, std::uncaught_exception() is required to return true when terminate() is entered for any reason other than an explicit call to terminate(), and to continue to return

Re: ATOMIC_OPS.cpp on MSVC8.0-x64

2007-08-27 Thread Martin Sebor
Farid Zaripov wrote: ATOMIC_OPS.cpp configuration test failed on MSVC8.0-x64 due to undefined external symbol _InterlockedIncrement. Because of this _RWSTD_NO_ATOMIC_OPS macro has been #defined in config.h. The InterlockedIncrement() function defined only in Win32 platform (located in

[RFC] draft stdcxx resolution for the Board

2007-08-27 Thread Martin Sebor
member) 6. Liviu Nicoara (PPMC member) 7. Ravi Palepu (Emeritus) 8. Anton Pevtsov (PPMC member) 9. Martin Sebor(PPMC member) 10. Tim Triemstra (PPMC member) 11. Farid Zaripov (PPMC member) 12. Mark Brown (pending IPMC approval) 13. Eric

Re: svn commit: r569584 - in /incubator/stdcxx/branches/4.2.0: GNUmakefile etc/config/GNUmakefile.cfg etc/config/makefile.rules etc/config/src/LIMITS.cpp etc/config/sunpro.config

2007-08-27 Thread Martin Sebor
thinking we'll probably end up tagging it as -rc2. --Andrew Black Martin Sebor wrote: [EMAIL PROTECTED] wrote: Author: ablack Date: Fri Aug 24 17:29:23 2007 New Revision: 569584 URL: http://svn.apache.org/viewvc?rev=569584view=rev Log: 2007-08-24 Andrew Black [EMAIL PROTECTED] STDCXX-470

Re: [RFC] draft stdcxx resolution for the Board

2007-08-27 Thread Martin Sebor
Eric Lemings wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 2:59 PM To: stdcxx-dev@incubator.apache.org Subject: [RFC] draft stdcxx resolution for the Board I'm working on the Board resolution based on the following page: http

stdcxx at ohloh.net (was: Re: [jira] Created: (STDCXX-527) publish LOC metrics)

2007-08-26 Thread Martin Sebor
Mark Brown wrote: -Original Message- From: [EMAIL PROTECTED] Sent: Thu, 23 Aug 2007 09:21:33 -0600 To: stdcxx-dev@incubator.apache.org Subject: Re: [jira] Created: (STDCXX-527) publish LOC metrics Michael van der Westhuizen wrote: Hi Martin, On 8/23/07, Martin Sebor (JIRA) [EMAIL

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

2007-08-26 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: Fix Version/s: 4.2 Scheduled for 4.2. std::numpunct not thread safe

[jira] Updated: (STDCXX-450) std::use_facetstd::num_put() not thread safe

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

[jira] Closed: (STDCXX-52) [gcc 4.0.0] ICE in cctype #included from util/collate.cpp

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-52. -- Resolution: Won't Fix The solution is to update to a working compiler. Closing as Won't Fix. [gcc

[jira] Updated: (STDCXX-438) std::string::append (InputIterator, InputIterator) appending self incorrect

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-438: Priority: Minor (was: Critical) Fix Version/s: 4.2.1 Lowering priority to Minor -- it's

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

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-453: Priority: Blocker (was: Critical) Fix Version/s: 4.2 Raised Priority to Blocker

[jira] Updated: (STDCXX-209) make std::bad_alloc::what() more informative

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-209: Affects Version/s: 4.1.4 Fix Version/s: 4.3 Added 4.1.4 to affected versions and scheduled

[jira] Updated: (STDCXX-152) error instantiating std::map on an incomplete type

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-152: Affects Version/s: 4.1.4 Fix Version/s: 4.3 Added 4.1.4 to the affected versions

[jira] Commented: (STDCXX-235) std::vectorbool::iterators not symmetric

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522889 ] Martin Sebor commented on STDCXX-235: - The test case below passes with gcc 4.1, bot with and without debugging

[jira] Assigned: (STDCXX-235) std::vectorbool::iterators not symmetric

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-235: --- Assignee: Martin Sebor std::vectorbool::iterators not symmetric

[jira] Closed: (STDCXX-235) std::vectorbool::iterators not symmetric

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-235. --- Resolution: Cannot Reproduce Regression test committed thus: http://svn.apache.org/viewvc?rev

Re: svn commit: r569152 - /incubator/stdcxx/branches/4.2.0/etc/config/src/LIMITS.cpp

2007-08-26 Thread Martin Sebor
Mark Brown wrote: -Original Message- From: [EMAIL PROTECTED] Sent: Fri, 24 Aug 2007 09:29:36 -0600 To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r569152 - /incubator/stdcxx/branches/4.2.0/etc/config/src/LIMITS.cpp Andrew, please be sure to observe the 78 characters/line

[jira] Updated: (STDCXX-499) std::num_put inserts NUL thousand separator

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-499: Affects Version/s: 4.1.3 4.1.4 Fix Version/s: 4.2.1 Added 4.1.3

[jira] Updated: (STDCXX-242) std::istream::get(unsigned char) missing

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

[jira] Commented: (STDCXX-242) std::istream::get(unsigned char) missing

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522903 ] Martin Sebor commented on STDCXX-242: - This seems like a reasonable enhancement request for compatibility

[jira] Updated: (STDCXX-216) std::map::insert (iterator, pair) doesn't use hint properly

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-216: Affects Version/s: 4.1.4 Fix Version/s: 4.2.1 Added 4.1.4 to the set of affected versions

[jira] Updated: (STDCXX-239) std::num_get::do_get() cannot parse nan, infinity

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-239: Affects Version/s: 4.1.4 Fix Version/s: 4.3 Added 4.1.4 to the set of affected versions

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

2007-08-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-223: Affects Version/s: 4.1.4 Fix Version/s: 4.2.1 Added 4.1.4 to the set of affected versions

[jira] Updated: (STDCXX-240) [HP aCC] #define _RWSTD_NO_EXCEPTIONS when __HPACC_NOEH is on

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

[jira] Updated: (STDCXX-10) LDBL_MIN et al need a test

2007-08-25 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-10: --- Priority: Minor (was: Major) Affects Version/s: 4.1.3 4.1.4

[jira] Updated: (STDCXX-20) [Cygwin] madvise() needs a config test

2007-08-25 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-20: --- Affects Version/s: 4.1.3 4.1.4 Added 4.1.3 and 3.1.4 to affected versions

[jira] Updated: (STDCXX-118) [Mac OS X 10.2.8] _RWSTD_MBSTATE_T undefined

2007-08-25 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-118: Affects Version/s: 4.1.3 4.1.4 This (presumably) affects 4.1.3 and 4.1.4

[jira] Updated: (STDCXX-138) algorithms complexity tests not strict enough

2007-08-25 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-138: Affects Version/s: 4.1.4 Fix Version/s: (was: 4.2) 4.2.1 Added

[jira] Updated: (STDCXX-139) exception safety of algorithms not exercised

2007-08-25 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-139: Affects Version/s: 4.1.4 Fix Version/s: (was: 4.2) 4.2.1 Added

[jira] Closed: (STDCXX-143) [Sun C++ 5.8/Solaris 10] sprintf undeclared in 22.locale.money.put.cpp

2007-08-25 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-143. --- Resolution: Fixed Fixed thus: http://svn.apache.org/viewvc?view=revrevision=495359 [Sun C++ 5.8

[jira] Closed: (STDCXX-162) [x86_64] atomic operations disabled

2007-08-25 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-162. --- Resolution: Fixed Fixed. Test added to the regression test suite: http://svn.apache.org/viewvc?rev

[jira] Updated: (STDCXX-336) allow multiple config.h files in the same installation directory

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

stdcxx Board report ready for review

2007-08-25 Thread Martin Sebor
It's that time again... Our status report for the last three months has been posted. As always, comments, suggestions, etc., are welcome and appreciated! http://wiki.apache.org/incubator/August2007 http://svn.apache.org/repos/asf/incubator/stdcxx/site/status/2007-08.text

Re: Micro integration from trunk to branches/4.2.0

2007-08-24 Thread Martin Sebor
Speaking of other changes that might need to be integrated before we tag the branch, here are a couple more: https://issues.apache.org/jira/browse/STDCXX-479 https://issues.apache.org/jira/browse/STDCXX-481 Martin Martin Sebor wrote: Andrew, we should be using the -rcN tag rather than

Re: Micro integration from trunk to branches/4.2.0

2007-08-24 Thread Martin Sebor
to build the library before committing this on a pre-release branch??? (Good thing we have tags, but still...) Martin --Andrew Black Martin Sebor wrote: Speaking of other changes that might need to be integrated before we tag the branch, here are a couple more: https://issues.apache.org/jira

[jira] Updated: (STDCXX-517) No required options for generate.bat script

2007-08-24 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-517: Affects Version/s: (was: 4.2) 4.1.3 This affects 4.1.3. I'll let Farid

Re: help scheduling issues

2007-08-24 Thread Martin Sebor
Andrew Black wrote: Greetings all. I've taken a little time to glance over the open tasks which I reported but have not been assigned. My analysis of these issues is as follows: 336 (allow multiple config.h files in the same installation directory) Marked as critical for the 4.2.0

[jira] Closed: (STDCXX-525) [SGI MIPSpro/IRIX] unsats on pthread_once()

2007-08-24 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-525. --- Resolution: Fixed A successful pthreads build from last night confirms the patch took care

[jira] Updated: (STDCXX-516) Rename generate.bat as configure.bat.

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

[jira] Updated: (STDCXX-483) add number of threads to exec's output

2007-08-24 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-483: Affects Version/s: 4.1.3 Fix Version/s: 4.2.1 Scheduled for 4.2.1 at the earliest. add

[jira] Updated: (STDCXX-475) [Intel C++ 10.0.025/Linux] ICE in 18.exception.cpp

2007-08-24 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-475: Affects Version/s: trunk Fix Version/s: 4.2 This affects the trunk (and the pre-release

[jira] Closed: (STDCXX-475) [Intel C++ 10.0.025/Linux] ICE in 18.exception.cpp

2007-08-24 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-475. --- Resolution: Fixed Fixed by the just committed change. [Intel C++ 10.0.025/Linux] ICE in 18

Re: [PATCH] STDCXX-522

2007-08-24 Thread Martin Sebor
Everton Araujo wrote: Thank you Martin and Andrew for helping me. Below is the patch for STDCXX-522 (std::filebuf::overflow(EOF) writes EOF to file in unbuffered mode) I have one other question for you about this patch, Everton: Index: include/fstream.cc

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

2007-08-24 Thread Martin Sebor
Travis, this test looks too good -- there's nothing for me to pick on, not even formatting! ;-) I'm running it on a 4 CPU dual core Xeon against a locally modified trunk and so far so good. Has it ever failed in your tests? Martin Travis Vitek (JIRA) wrote: [

Re: STDCXX-526: add locale thread safety tests

2007-08-24 Thread Martin Sebor
think the task can be closed. I don't think it's necessary to wait to see the test results. Martin Travis -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor Sent: Wednesday, August 22, 2007 8:58 PM To: stdcxx-dev@incubator.apache.org Subject

thread safety tests on Windows

2007-08-24 Thread Martin Sebor
I'm looking at the thread safety test results across platforms and I'm puzzled by the Windows data. On other platforms, the 22.locale.num.put.mt test takes up to three minutes (at which point it times out because we don't let tests run longer than that) to either complete or crash. But in some of

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

2007-08-24 Thread Martin Sebor
Travis Vitek wrote: [...] I have yet to see a failure in the num_get.mt test. Isn't that odd, though? The num_put test does fail, even if not consistently, and the numpunct one fails pretty much at the drop of a hat. I don't think they fail because of a bug in the facets themselves but

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

2007-08-24 Thread Martin Sebor (JIRA)
Components: Tests Affects Versions: trunk Reporter: Martin Sebor The newly added thread safety tests (and possibly some of the existing ones) tend to run for a long time, consuming a lot of CPU cycles, and sometimes even failing due to a timeout (currently 300 seconds

Re: svn commit: r569584 - in /incubator/stdcxx/branches/4.2.0: GNUmakefile etc/config/GNUmakefile.cfg etc/config/makefile.rules etc/config/src/LIMITS.cpp etc/config/sunpro.config

2007-08-24 Thread Martin Sebor
[EMAIL PROTECTED] wrote: Author: ablack Date: Fri Aug 24 17:29:23 2007 New Revision: 569584 URL: http://svn.apache.org/viewvc?rev=569584view=rev Log: 2007-08-24 Andrew Black [EMAIL PROTECTED] STDCXX-470 STDCXX-479 STDCXX-481 FWIW, this change doesn't fix these bugs,

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

[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: 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

[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

[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

[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

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

[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

[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

[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

[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

[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

<    4   5   6   7   8   9   10   11   12   13   >