[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] Commented: (STDCXX-24) [Cygwin] collate.cpp needs wcsnxfrm

2007-03-01 Thread Mark Brown (JIRA)
[ https://issues.apache.org/jira/browse/STDCXX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477188 ] Mark Brown commented on STDCXX-24: -- I can compile the latest library on Cygwin without any errors from collate.cpp.

Cygwin 12d build issues

2007-03-01 Thread Mark Brown
Hi all, Just for kicks I'm trying to build a 12d version of the library on Cygwin. Things looks like they're going okay except for a couple of errors that open up a message box on the screen telling me that a test had a problem. The build stops at this point and waits for me to click on a

some Cygwin 12d warnings

2007-03-01 Thread Mark Brown
Okay, after I took out the -fPIC flag to get rid of the pesky warnings the library build went fine with just a couple of warnings. What's the policy when it comes to warnings? Are some warnings expected or are builds supposed to be completely clean? gcc -c -I/home/mbrown/stdcxx/include/ansi

Cygwin cannot find -lstd12d

2007-03-01 Thread Mark Brown
Hi again, Sorry about all the emails tonight. I'm sending them out as I run into things. Hopefully they'll be useful. After the library built all examples are now getting the same error. Looks like the Cygwin linker can't find the library even though it's there (I checked :) $ make gcc -c