[jira] Resolved: (STDCXX-295) [LWG #453] basic_stringbuf::seekoff need not always fail for an empty stream

2007-02-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-295. - Resolution: Fixed Fix Version/s: 4.2 Fixed. Need to add a test to the test suite. [LWG

[jira] Assigned: (STDCXX-230) arithmetic extractors affect gcount()

2007-02-05 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-230: --- Assignee: Martin Sebor arithmetic extractors affect gcount()

[jira] Closed: (STDCXX-329) std::istream::sentry ctor affects gcount()

2007-02-05 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-329. --- Resolution: Fixed Fix Version/s: 4.2 Fixed by the referenced patch. std::istream::sentry

[jira] Closed: (STDCXX-230) arithmetic extractors affect gcount()

2007-02-05 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-230. --- Resolution: Fixed Fix Version/s: 4.2 Fixed by the referenced patch. Exercised by the

[jira] Commented: (STDCXX-335) std::min() suboptimal

2007-02-07 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471120 ] Martin Sebor commented on STDCXX-335: - Here's the IPF assembly for a similar test not involving algorithm

[jira] Updated: (STDCXX-337) [Cygwin] unsats on _libiconv, _catgets

2007-02-11 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-337: Summary: [Cygwin] unsats on _libiconv, _catgets (was: link errors on Cygwin) [Cygwin] unsats on

[jira] Commented: (STDCXX-337) [Cygwin] unsats on _libiconv, _catgets

2007-02-11 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472148 ] Martin Sebor commented on STDCXX-337: - The iconv and catgets unsats should be pretty easy to fix (add the

[jira] Commented: (STDCXX-335) std::min() suboptimal

2007-02-19 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474290 ] Martin Sebor commented on STDCXX-335: - See also this Sun C++ compiler bug for some relevant detail:

[jira] Resolved: (STDCXX-340) [Cygwin] SIGHUP in localedef

2007-02-19 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-340. - Resolution: Fixed Fix Version/s: 4.2 Fixed. [Cygwin] SIGHUP in localedef

[jira] Closed: (STDCXX-279) Euro locales fail to build

2007-02-27 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-279. --- Resolution: Fixed Fix Version/s: 4.2 Fixed by the referenced patch. Nightly tests of @euro

[jira] Created: (STDCXX-342) [Solaris] std::locale(/path/to/valid/locale) throws

2007-02-27 Thread Martin Sebor (JIRA)
[Solaris] std::locale(/path/to/valid/locale) throws - Key: STDCXX-342 URL: https://issues.apache.org/jira/browse/STDCXX-342 Project: C++ Standard Library Issue Type: Bug

[jira] Updated: (STDCXX-271) [HP aCC 3.70] unsats on basic_string::replace() member template

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-271: Priority: Blocker (was: Major) Bumped up priority to Blocker. Must fix for the next release.

[jira] Updated: (STDCXX-271) [HP aCC 3.70] unsats on basic_string::replace() member template

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-271: Fix Version/s: 4.2 Environment: HP aCC 3.63 through 3.73 (was: HP aCC 3.63, 3.70) Must fix

[jira] Assigned: (STDCXX-92) make config fails in parallel builds

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-92: -- Assignee: Martin Sebor make config fails in parallel builds

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

2007-03-01 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: Priority: Critical (was: Minor) Environment: all Summary: allow multiple config.h

[jira] Closed: (STDCXX-92) make config fails in parallel builds

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-92. -- Resolution: Fixed Fix Version/s: 4.2 make config fails in parallel builds

[jira] Updated: (STDCXX-245) [HP aCC 3.27] bogus Error 440 initializing const std::codecvt_base::result

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-245: Priority: Minor (was: Major) Lowered priority since the issue can be worked around by switching

[jira] Updated: (STDCXX-286) [AIX] archive libraries not static, built with -qmkshrobj

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-286: Summary: [AIX] archive libraries not static, built with -qmkshrobj (was: AIX static libraries are

[jira] Commented: (STDCXX-85) build process fails in TOPDIR if target (lib, etc.) specified

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477124 ] Martin Sebor commented on STDCXX-85: It's still a problem: $ make BUILDDIR=/tmp/stdcxx-build lib

[jira] Closed: (STDCXX-151) [LWG issue 559] numeric_limits specializations on cv-qualified types

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-151. --- Resolution: Fixed Test passes. Closed. [LWG issue 559] numeric_limits specializations on

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

2007-03-01 Thread Martin Sebor (JIRA)
[LWG #541] std::auto_ptrvoid specialization missing - Key: STDCXX-343 URL: https://issues.apache.org/jira/browse/STDCXX-343 Project: C++ Standard Library Issue Type: Improvement

[jira] Commented: (STDCXX-211) SIGABRT in locale combining ctor after use_facet

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477141 ] Martin Sebor commented on STDCXX-211: - Interesting. It still aborts on HP-UX with the two locales mentioned in

[jira] Commented: (STDCXX-211) SIGABRT in locale combining ctor after use_facet

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477143 ] Martin Sebor commented on STDCXX-211: - Invoking the test program with no arguments doesn't show any problems (on

[jira] Updated: (STDCXX-211) SIGABRT in locale combining ctor after use_facet

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-211: Attachment: stdcxx-211.cpp Attached an exhaustive test program. SIGABRT in locale combining ctor

[jira] Updated: (STDCXX-236) std::reverse_iteratorstd::vectorbool::iterator::operator- doesn't compile

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-236: Priority: Minor (was: Major) Lowered priority to Minor since this is unlikely to affect many

[jira] Commented: (STDCXX-236) std::reverse_iteratorstd::vectorbool::iterator::operator- doesn't compile

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477159 ] Martin Sebor commented on STDCXX-236: - Still appears to be a problem even today, over 6 years later: $ cat

[jira] Updated: (STDCXX-278) std::valarray example code uses nonexistent operator

2007-03-01 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-278: Component/s: (was: 26. Numerics) Summary: std::valarray example code uses nonexistent

[jira] Closed: (STDCXX-24) [Cygwin] collate.cpp needs wcsnxfrm

2007-03-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-24. -- Resolution: Fixed Sounds like this is not a problem anymore. Closed. [Cygwin] collate.cpp needs

[jira] Commented: (STDCXX-335) std::min() suboptimal

2007-03-02 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477431 ] Martin Sebor commented on STDCXX-335: - Here's a comp.std.c++ discussion on the same topic:

[jira] Commented: (STDCXX-337) [Cygwin] unsats on _libiconv, _catgets

2007-03-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477698 ] Martin Sebor commented on STDCXX-337: - No problem. I should have tested the patch myself. A new patch to fix the

[jira] Closed: (STDCXX-337) [Cygwin] unsats on _libiconv, _catgets

2007-03-03 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-337. --- Resolution: Fixed Fix Version/s: 4.2 Fixed. [Cygwin] unsats on _libiconv, _catgets

[jira] Commented: (STDCXX-286) [AIX] archive libraries not static, built with -qmkshrobj

2007-03-06 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478567 ] Martin Sebor commented on STDCXX-286: - See also the thread below for another problem possibly caused by the

[jira] Created: (STDCXX-347) [HP aCC] incorrect warning 578

2007-03-07 Thread Martin Sebor (JIRA)
[HP aCC] incorrect warning 578 -- Key: STDCXX-347 URL: https://issues.apache.org/jira/browse/STDCXX-347 Project: C++ Standard Library Issue Type: Bug Components: External Environment: HP aCC 3

[jira] Created: (STDCXX-348) [HP aCC 3.73] +DD64 warnings in time_put.cpp

2007-03-07 Thread Martin Sebor (JIRA)
[HP aCC 3.73] +DD64 warnings in time_put.cpp Key: STDCXX-348 URL: https://issues.apache.org/jira/browse/STDCXX-348 Project: C++ Standard Library Issue Type: Bug Components: Build

[jira] Commented: (STDCXX-347) [HP aCC] incorrect warning 578

2007-03-08 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479465 ] Martin Sebor commented on STDCXX-347: - Original Message Subject: Re: incorrect warning 578

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

2007-03-09 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479776 ] Martin Sebor commented on STDCXX-344: - Sun handles this by wrapping their iostream templates in a pair of

[jira] Created: (STDCXX-354) make 18.limits.traps linker errors due to bad library order

2007-03-12 Thread Martin Sebor (JIRA)
make 18.limits.traps linker errors due to bad library order --- Key: STDCXX-354 URL: https://issues.apache.org/jira/browse/STDCXX-354 Project: C++ Standard Library Issue Type: Bug

[jira] Closed: (STDCXX-354) make 18.limits.traps linker errors due to bad library order

2007-03-12 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-354. --- Resolution: Fixed Fix Version/s: 4.2 make 18.limits.traps linker errors due to bad library

[jira] Updated: (STDCXX-356) Remove include path from INCLUDES in GNUmakefile.bin

2007-03-14 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-356: Fix Version/s: (was: 4.1.4) Removed 4.1.4 from Fix Version(s) (it's not an Apache release).

[jira] Assigned: (STDCXX-356) Remove include path from INCLUDES in GNUmakefile.bin

2007-03-14 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-356: --- Assignee: Martin Sebor Remove include path from INCLUDES in GNUmakefile.bin

[jira] Assigned: (STDCXX-359) [gcc/Mac OS X 10.4.8 Tiger] Can't convert FmtSpec::mod to bool.

2007-03-14 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-359: --- Assignee: Martin Sebor [gcc/Mac OS X 10.4.8 Tiger] Can't convert FmtSpec::mod to bool.

[jira] Closed: (STDCXX-356) Remove include path from INCLUDES in GNUmakefile.bin

2007-03-14 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-356. --- Resolution: Fixed Fixed as suggested. Remove include path from INCLUDES in GNUmakefile.bin

[jira] Commented: (STDCXX-359) [gcc/Mac OS X 10.4.8 Tiger] Can't convert FmtSpec::mod to bool.

2007-03-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481306 ] Martin Sebor commented on STDCXX-359: - Sounds like the snapshot should give the same error for the well-formed

[jira] Closed: (STDCXX-359) [gcc/Mac OS X 10.4.8 Tiger] Can't convert FmtSpec::mod to bool.

2007-03-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-359. --- Resolution: Fixed Assuming the committed patch successfully works around the gcc bug. If not,

[jira] Closed: (STDCXX-97) [IBM XLC/C++ 7.0] syntax errors while creating BUILDDIR

2007-03-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-97. -- Resolution: Fixed Resolved by the referenced changes. Tested with XL C/C++ 8.0.0.12, 7.0.0.9, 7.0.0.7,

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

2007-03-15 Thread Martin Sebor (JIRA)
[XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp --- Key: STDCXX-360 URL: https://issues.apache.org/jira/browse/STDCXX-360 Project: C++ Standard Library Issue Type: Bug Components: Tests

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

2007-03-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-360: Attachment: t.cpp.gz The same translation unit but only gzipped. [XLC++ 7.0] ICE compiling

[jira] Updated: (STDCXX-300) [XLC++ 8.0] error 1540-0062 compiling ti_money_get.cpp

2007-03-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-300: Priority: Blocker (was: Major) This problem blocks the next release of stdcxx. [XLC++ 8.0]

[jira] Commented: (STDCXX-300) [XLC++ 8.0] error 1540-0062 compiling ti_money_get.cpp

2007-03-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481384 ] Martin Sebor commented on STDCXX-300: - Defining the _RWSTD_NO_EXPLICIT_INSTANTIATION_BEFORE_DEFINITION macro

[jira] Commented: (STDCXX-300) [XLC++ 8.0] error 1540-0062 compiling ti_money_get.cpp

2007-03-15 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481418 ] Martin Sebor commented on STDCXX-300: - Since _RWSTD_NO_EXPLICIT_INSTANTIATION_BEFORE_DEFINITION alone may not be

[jira] Assigned: (STDCXX-213) add header guard for #include rw/_defs.h

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-213: --- Assignee: Martin Sebor add header guard for #include rw/_defs.h

[jira] Updated: (STDCXX-213) add header guard for #include rw/_defs.h

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-213: Component/s: Build add header guard for #include rw/_defs.h

[jira] Commented: (STDCXX-213) add header guard for #include rw/_defs.h

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481762 ] Martin Sebor commented on STDCXX-213: - Partially implemented here:

[jira] Commented: (STDCXX-213) add header guard for #include rw/_defs.h

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481765 ] Martin Sebor commented on STDCXX-213: - The policy that was in place up until the change above was for every

[jira] Closed: (STDCXX-213) add header guard for #include rw/_defs.h

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-213. --- Resolution: Fixed Fix Version/s: 4.2 Fixed. add header guard for #include rw/_defs.h

[jira] Updated: (STDCXX-288) Option to name include for config.h

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-288: Component/s: Configuration Option to name include for config.h

[jira] Updated: (STDCXX-339) Remove _RWSTD_NO_INLINE_MEMBER_TEMPLATES config macro and all workarounds for it

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-339: Component/s: Configuration Affects Version/s: 4.1.4 4.1.2 This is

[jira] Updated: (STDCXX-218) [Linux] localedef -i yi_US -f CP1255 error 308

2007-03-16 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-218: Component/s: (was: Web) Utilities [Linux] localedef -i yi_US -f CP1255 error

[jira] Created: (STDCXX-363) [XLC++ 8.0] explicit instantiation requires well-formed default function arguments

2007-03-16 Thread Martin Sebor (JIRA)
[XLC++ 8.0] explicit instantiation requires well-formed default function arguments -- Key: STDCXX-363 URL: https://issues.apache.org/jira/browse/STDCXX-363 Project: C++

[jira] Closed: (STDCXX-262) [gcc/Mac OS X 10.4.6 Tiger] Multiple vtable definitions for bad_exception and bad_alloc.

2007-03-19 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-262. --- Resolution: Fixed Fix Version/s: 4.2 I assume the patch fixes the problem. Let me close the

[jira] Created: (STDCXX-365) [Sun C++ 5.8] explicit instantiation requires well-formed default function arguments

2007-03-19 Thread Martin Sebor (JIRA)
[Sun C++ 5.8] explicit instantiation requires well-formed default function arguments Key: STDCXX-365 URL: https://issues.apache.org/jira/browse/STDCXX-365 Project:

[jira] Updated: (STDCXX-364) [gcc/Linux] std::tm not declared in cwchar

2007-03-19 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-364: Affects Version/s: (was: 4.2) 4.1.3 Summary: [gcc/Linux]

[jira] Commented: (STDCXX-363) [XLC++ 8.0] explicit instantiation requires well-formed default function arguments

2007-03-20 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482505 ] Martin Sebor commented on STDCXX-363: - Original Message Subject:IBM - PMR

[jira] Closed: (STDCXX-363) [XLC++ 8.0] explicit instantiation requires well-formed default function arguments

2007-03-20 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-363. --- Resolution: Fixed IBM says it's fixed. Closing. [XLC++ 8.0] explicit instantiation requires

[jira] Created: (STDCXX-367) [XLC++] warning 1540-0183 on explicit instantiation

2007-03-20 Thread Martin Sebor (JIRA)
[XLC++] warning 1540-0183 on explicit instantiation --- Key: STDCXX-367 URL: https://issues.apache.org/jira/browse/STDCXX-367 Project: C++ Standard Library Issue Type: Bug

[jira] Commented: (STDCXX-361) [icc 9.1.042] hangs compiling conditional initialization in template code

2007-03-21 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482906 ] Martin Sebor commented on STDCXX-361: - We should still work around the bug in the test. We can't assume that

[jira] Assigned: (STDCXX-351) [gcc 3.4.6] error on static const int expression as an array dimension in template code

2007-03-21 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-351: --- Assignee: Martin Sebor [gcc 3.4.6] error on static const int expression as an array

[jira] Resolved: (STDCXX-351) [gcc 3.4.6] error on static const int expression as an array dimension in template code

2007-03-21 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-351. - Resolution: Fixed Fix Version/s: 4.2 I'll set the status of this to Resolved/Fixed. If I

[jira] Updated: (STDCXX-119) [Intel C++ 8.1/Windows 2000] vtable related unsats in threaded optimized builds

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-119: Summary: [Intel C++ 8.1/Windows 2000] vtable related unsats in threaded optimized builds (was:

[jira] Updated: (STDCXX-74) [MSVC 8.0] type_info pollutes the global scope

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-74: --- Priority: Minor (was: Major) [MSVC 8.0] type_info pollutes the global scope

[jira] Updated: (STDCXX-362) [Intel C++ 9.1.042/Linux] compiler hangs on 22.locale.money.put.cpp

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-362: Summary: [Intel C++ 9.1.042/Linux] compiler hangs on 22.locale.money.put.cpp (was:

[jira] Assigned: (STDCXX-368) [gcc 3.2.3] unused parameter warnings on string ctor declaration

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-368: --- Assignee: Martin Sebor [gcc 3.2.3] unused parameter warnings on string ctor declaration

[jira] Created: (STDCXX-369) [gcc 3.2.3-56/Linux] ld errors on hidden symbol _Unwind_GetIPInfo

2007-03-23 Thread Martin Sebor (JIRA)
[gcc 3.2.3-56/Linux] ld errors on hidden symbol _Unwind_GetIPInfo - Key: STDCXX-369 URL: https://issues.apache.org/jira/browse/STDCXX-369 Project: C++ Standard Library Issue

[jira] Commented: (STDCXX-369) [gcc 3.2.3-56/Linux] ld errors on hidden symbol _Unwind_GetIPInfo

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483717 ] Martin Sebor commented on STDCXX-369: - Interestingly, gcc 3.2.3-53 doesn't have this problem, and neither does

[jira] Commented: (STDCXX-369) [gcc 3.2.3-56/Linux] ld errors on hidden symbol _Unwind_GetIPInfo

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483782 ] Martin Sebor commented on STDCXX-369: - Gcc 3.2.3-56 was released in Red Hat Enterprise Linux 3 Update 8 (see the

[jira] Commented: (STDCXX-369) [gcc 3.2.3-56/Linux] ld errors on hidden symbol _Unwind_GetIPInfo

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483783 ] Martin Sebor commented on STDCXX-369: - Filed the following bug with Red Hat:

[jira] Assigned: (STDCXX-369) [gcc 3.2.3-56/Linux] ld errors on hidden symbol _Unwind_GetIPInfo

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-369: --- Assignee: Martin Sebor [gcc 3.2.3-56/Linux] ld errors on hidden symbol _Unwind_GetIPInfo

[jira] Assigned: (STDCXX-364) [gcc/Linux] std::tm not declared in cwchar

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-364: --- Assignee: Martin Sebor [gcc/Linux] std::tm not declared in cwchar

[jira] Closed: (STDCXX-364) [gcc/Linux] std::tm not declared in cwchar

2007-03-23 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-364. --- Resolution: Fixed Fix Version/s: 4.2 [gcc/Linux] std::tm not declared in cwchar

[jira] Created: (STDCXX-370) SIGSEGV in localedef on as negative_sign in LC_MONETARY

2007-03-23 Thread Martin Sebor (JIRA)
SIGSEGV in localedef on as negative_sign in LC_MONETARY --- Key: STDCXX-370 URL: https://issues.apache.org/jira/browse/STDCXX-370 Project: C++ Standard Library Issue Type: Bug

[jira] Assigned: (STDCXX-370) SIGSEGV in localedef on as negative_sign in LC_MONETARY

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-370: --- Assignee: Martin Sebor SIGSEGV in localedef on as negative_sign in LC_MONETARY

[jira] Assigned: (STDCXX-371) locale strips trailing currency_symbol characters

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-371: --- Assignee: Martin Sebor locale strips trailing currency_symbol characters

[jira] Updated: (STDCXX-371) locale strips trailing currency_symbol characters

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-371: Affects Version/s: (was: 4.1.3) 4.2 This doesn't appear to affect

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

2007-03-26 Thread Martin Sebor (JIRA)
locale test failure for br_FR.ISO-8859-1 and hu_HU.ISO-8859-2 - Key: STDCXX-372 URL: https://issues.apache.org/jira/browse/STDCXX-372 Project: C++ Standard Library Issue Type: Bug

[jira] Resolved: (STDCXX-371) locale strips trailing currency_symbol characters

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-371. - Resolution: Fixed Fix Version/s: 4.2 Fixed with the referenced change. locale strips

[jira] Updated: (STDCXX-129) [HP aCC] ::wmemcpy et al not declared in wchar.h

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-129: Summary: [HP aCC] ::wmemcpy et al not declared in wchar.h (was: [HP aCC] ::wmemcpy et al not

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

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-20: -- Assignee: Martin Sebor [Cygwin] madvise() needs a config test

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

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-20: -- Assignee: (was: Martin Sebor) [Cygwin] madvise() needs a config test

[jira] Assigned: (STDCXX-131) SIGSEGV in std::stable_partition() due to double destruction

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-131: --- Assignee: Martin Sebor (was: Anton Pevtsov) SIGSEGV in std::stable_partition() due to

[jira] Created: (STDCXX-374) [exec] incorrect pass rate for 23.deque.iterators on Windows

2007-03-26 Thread Martin Sebor (JIRA)
[exec] incorrect pass rate for 23.deque.iterators on Windows Key: STDCXX-374 URL: https://issues.apache.org/jira/browse/STDCXX-374 Project: C++ Standard Library Issue Type: Bug

[jira] Assigned: (STDCXX-374) [exec] incorrect pass rate for 23.deque.iterators on Windows

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-374: --- Assignee: Andrew Black [exec] incorrect pass rate for 23.deque.iterators on Windows

[jira] Resolved: (STDCXX-131) SIGSEGV in std::stable_partition() due to double destruction

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-131. - Resolution: Fixed Resolved as Fixed, leaving open until a test is added to the regression test

[jira] Resolved: (STDCXX-62) std::money_get::get() SIGABRT on EOF

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-62. Resolution: Fixed Resolved as Fixed, leaving open until the test is added to the regression suite.

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

2007-03-26 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: Summary: [locale] error: incomplete multibyte character on yi_US.CP1255 (was: localedef error:

[jira] Resolved: (STDCXX-211) SIGABRT in locale combining ctor after use_facet

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor resolved STDCXX-211. - Resolution: Fixed Fix Version/s: 4.2 Looks like this is fixed. Leaving open until the

[jira] Updated: (STDCXX-361) [Intel C++ 9.1.042] hangs compiling conditional initialization in template code

2007-03-26 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-361: Summary: [Intel C++ 9.1.042] hangs compiling conditional initialization in template code (was:

[jira] Assigned: (STDCXX-134) test output misaligned for large number of assertions

2007-03-27 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-134: --- Assignee: Martin Sebor test output misaligned for large number of assertions

[jira] Updated: (STDCXX-134) driver assertion output misaligned for large numbers

2007-03-27 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-134: Component/s: (was: Tests) Test Driver Fix Version/s: 4.2

[jira] Closed: (STDCXX-134) driver assertion output misaligned for large numbers

2007-03-27 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-134. --- Resolution: Fixed Fixed by the committed change. driver assertion output misaligned for large

[jira] Closed: (STDCXX-376) test driver reports incorrect pass rathe due to arithmetic overflow

2007-03-27 Thread Martin Sebor (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-376. --- Resolution: Fixed Fix Version/s: 4.2 Wixed by the referenced changes. test driver reports

<    1   2   3   4   5   6   7   8   9   10   >