[jira] Created: (STDCXX-13) implement Windows configuration

2005-08-23 Thread Martin Sebor (JIRA)
implement Windows configuration --- Key: STDCXX-13 URL: http://issues.apache.org/jira/browse/STDCXX-13 Project: STDCXX Type: Sub-task Components: Configuration Versions: 4.1.2 Environment: Windows Reporter: Martin Sebor

[jira] Commented: (STDCXX-25) string::insert() curruption inserting self

2005-09-15 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-25?page=comments#action_12329450 ] Martin Sebor commented on STDCXX-25: See also: http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/[EMAIL PROTECTED] string::insert() curruption

[jira] Updated: (STDCXX-2) [MSVC] std::num_put bad formatting of 0.0 with precision and showpoint

2005-09-15 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-2?page=all ] Martin Sebor updated STDCXX-2: -- Summary: [MSVC] std::num_put bad formatting of 0.0 with precision and showpoint (was: MSVC std::num_put bad formatting of 0.0 with precision and showpoint)

[jira] Resolved: (STDCXX-19) [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE

2005-09-15 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-19?page=all ] Martin Sebor resolved STDCXX-19: Resolution: Fixed With the patch the file compiles successfully. [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE

[jira] Commented: (STDCXX-26) bogus test for ma.h

2005-09-19 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-26?page=comments#action_12329878 ] Martin Sebor commented on STDCXX-26: Actually, this is a feature of /usr/bin/basename on Solaris. The POSIX version of the command (/usr/xpg4/bin/basename) behaves as

[jira] Assigned: (STDCXX-26) bogus test for ma.h

2005-09-19 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-26?page=all ] Martin Sebor reassigned STDCXX-26: -- Assign To: Martin Sebor bogus test for ma.h - Key: STDCXX-26 URL: http://issues.apache.org/jira/browse/STDCXX-26

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

2005-09-27 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-43?page=all ] Martin Sebor reassigned STDCXX-43: -- Assign To: Martin Sebor names of atomic functions inconsitent - Key: STDCXX-43 URL:

[jira] Assigned: (STDCXX-41) [Cygwin] gmake tst shows a number of errors

2005-09-28 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-41?page=all ] Martin Sebor reassigned STDCXX-41: -- Assign To: Martin Sebor [Cygwin] gmake tst shows a number of errors --- Key: STDCXX-41 URL:

[jira] Created: (STDCXX-45) [MIPSpro] make wide (64-bit) builds possible

2005-09-30 Thread Martin Sebor (JIRA)
[MIPSpro] make wide (64-bit) builds possible Key: STDCXX-45 URL: http://issues.apache.org/jira/browse/STDCXX-45 Project: STDCXX Type: Improvement Components: Build Versions: 4.1.2 Environment: SGI MIPSpro

[jira] Resolved: (STDCXX-44) [MIPSpro 7.41] crashes due to conflicts with libCio.so

2005-09-30 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-44?page=all ] Martin Sebor resolved STDCXX-44: Resolution: Fixed Adding -LANG:std=off to the linker options eliminated the core dump and the dependency on libCio.so: $ LD_LIBRARY_PATH=../lib ldd t

[jira] Created: (STDCXX-46) [VAC++ 7.0.0.3] duplicate definition of std::div in cstdlib

2005-10-13 Thread Martin Sebor (JIRA)
[VAC++ 7.0.0.3] duplicate definition of std::div in cstdlib - Key: STDCXX-46 URL: http://issues.apache.org/jira/browse/STDCXX-46 Project: STDCXX Type: Bug Components: 26. Numerics Versions: 4.1.2

[jira] Created: (STDCXX-48) [IRIX] std::wmemcpy() copies only the first character

2005-10-13 Thread Martin Sebor (JIRA)
[IRIX] std::wmemcpy() copies only the first character - Key: STDCXX-48 URL: http://issues.apache.org/jira/browse/STDCXX-48 Project: STDCXX Type: Bug Components: 21. Strings Versions: 4.1.2 Environment:

[jira] Updated: (STDCXX-48) [IRIX] std::wmemcpy() copies only the first character

2005-10-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-48?page=all ] Martin Sebor updated STDCXX-48: --- Description: The program below aborts at runtime when compiled with SGI MIPSpro and run on SGI IRIX 6.5. Note that IRIX doesn't define wmemcpy (the macros

[jira] Updated: (STDCXX-41) make tst shows a number of errors

2005-10-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-41?page=all ] Martin Sebor updated STDCXX-41: --- Summary: make tst shows a number of errors (was: [Cygwin] gmake tst shows a number of errors) The is a general problem rather than one specific to Cygwin.

[jira] Resolved: (STDCXX-41) make tst shows a number of errors

2005-10-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-41?page=all ] Martin Sebor resolved STDCXX-41: Fix Version: 4.1.3 Resolution: Fixed The target tst was replaced with tests by the change. With that, make tests works: $ make tests make[1]:

[jira] Created: (STDCXX-53) [IRIX] gencat error: Unexpected quote ()

2005-10-18 Thread Martin Sebor (JIRA)
[IRIX] gencat error: Unexpected quote () Key: STDCXX-53 URL: http://issues.apache.org/jira/browse/STDCXX-53 Project: STDCXX Type: Bug Components: Examples Versions: 4.1.2 Environment: IRIX Reporter: Martin

[jira] Created: (STDCXX-54) [gcc/IRIX] warning: passing of negative value to unsigned int

2005-10-19 Thread Martin Sebor (JIRA)
[gcc/IRIX] warning: passing of negative value to unsigned int - Key: STDCXX-54 URL: http://issues.apache.org/jira/browse/STDCXX-54 Project: STDCXX Type: Bug Components: Build Versions: 4.1.2

[jira] Created: (STDCXX-55) [gcc/IRIX] -Wshadow warning on _SizeT in string

2005-10-19 Thread Martin Sebor (JIRA)
[gcc/IRIX] -Wshadow warning on _SizeT in string - Key: STDCXX-55 URL: http://issues.apache.org/jira/browse/STDCXX-55 Project: STDCXX Type: Bug Components: 21. Strings Versions: 4.1.2 Environment: gcc/IRIX

[jira] Assigned: (STDCXX-53) [IRIX] gencat error: Unexpected quote ()

2005-10-19 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-53?page=all ] Martin Sebor reassigned STDCXX-53: -- Assign To: Martin Sebor [IRIX] gencat error: Unexpected quote () Key: STDCXX-53 URL:

[jira] Resolved: (STDCXX-53) [IRIX] gencat error: Unexpected quote ()

2005-10-19 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-53?page=all ] Martin Sebor resolved STDCXX-53: Resolution: Fixed Problem fixed. [IRIX] gencat error: Unexpected quote () Key: STDCXX-53

[jira] Created: (STDCXX-58) [Compaq C++ 7.1] Warning: support for exported templates is disabled

2005-10-27 Thread Martin Sebor (JIRA)
[Compaq C++ 7.1] Warning: support for exported templates is disabled Key: STDCXX-58 URL: http://issues.apache.org/jira/browse/STDCXX-58 Project: STDCXX Type: Bug Components: Configuration

[jira] Assigned: (STDCXX-58) [Compaq C++ 7.1] Warning: support for exported templates is disabled

2005-10-27 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-58?page=all ] Martin Sebor reassigned STDCXX-58: -- Assign To: Martin Sebor [Compaq C++ 7.1] Warning: support for exported templates is disabled

[jira] Resolved: (STDCXX-58) [Compaq C++ 7.1] Warning: support for exported templates is disabled

2005-10-27 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-58?page=all ] Martin Sebor resolved STDCXX-58: Resolution: Fixed Fixed with the SVN commit. [Compaq C++ 7.1] Warning: support for exported templates is disabled

[jira] Created: (STDCXX-59) std::istream::getline(char*, size_type) doesn't store NUL on failure

2005-10-27 Thread Martin Sebor (JIRA)
std::istream::getline(char*, size_type) doesn't store NUL on failure Key: STDCXX-59 URL: http://issues.apache.org/jira/browse/STDCXX-59 Project: STDCXX Type: Bug Components: 27. Input/Output

[jira] Assigned: (STDCXX-60) std::istream::get(char*, size_type) doesn't store NUL on failure

2005-10-27 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-60?page=all ] Martin Sebor reassigned STDCXX-60: -- Assign To: Martin Sebor std::istream::get(char*, size_type) doesn't store NUL on failure

[jira] Created: (STDCXX-60) std::istream::get(char*, size_type) doesn't store NUL on failure

2005-10-27 Thread Martin Sebor (JIRA)
std::istream::get(char*, size_type) doesn't store NUL on failure Key: STDCXX-60 URL: http://issues.apache.org/jira/browse/STDCXX-60 Project: STDCXX Type: Bug Components: 27. Input/Output

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

2005-11-03 Thread Martin Sebor (JIRA)
std::money_get::get() SIGABRT on EOF Key: STDCXX-62 URL: http://issues.apache.org/jira/browse/STDCXX-62 Project: STDCXX Type: Bug Components: 22. Localization Versions: 4.1.2 Environment: all Reporter: Martin

[jira] Created: (STDCXX-63) [EDG eccp] error type long long is nonstandard in example ostream1.cpp

2005-11-04 Thread Martin Sebor (JIRA)
[EDG eccp] error type long long is nonstandard in example ostream1.cpp Key: STDCXX-63 URL: http://issues.apache.org/jira/browse/STDCXX-63 Project: STDCXX Type: Bug Components: Examples

[jira] Created: (STDCXX-64) [HP aCC 3,5 +w] Warning (suggestion) 933: Null macro argument

2005-11-08 Thread Martin Sebor (JIRA)
[HP aCC 3,5 +w] Warning (suggestion) 933: Null macro argument - Key: STDCXX-64 URL: http://issues.apache.org/jira/browse/STDCXX-64 Project: STDCXX Type: Bug Components: Build Versions: 4.1.2

[jira] Commented: (STDCXX-69) [MSVC 6,8] wcsxfrm (s1, s2, 0) writes past the end of the destination buffer

2005-11-18 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-69?page=comments#action_12358052 ] Martin Sebor commented on STDCXX-69: Filed here: http://lab.msdn.microsoft.com/ProductFeedback/viewfeedback.aspx?feedbackid=fe5eb46e-228b-4e16-a4ff-fa8cba3b7955

[jira] Created: (STDCXX-71) [MSVC 8.0] errors on errno in cerrno

2005-11-23 Thread Martin Sebor (JIRA)
[MSVC 8.0] errors on errno in cerrno -- Key: STDCXX-71 URL: http://issues.apache.org/jira/browse/STDCXX-71 Project: STDCXX Type: Bug Components: 19. Diagnostics Versions: 4.1.2 Environment: MSVC 8 Reporter: Martin

[jira] Commented: (STDCXX-71) [MSVC 8.0] errors on errno in cerrno

2005-11-23 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-71?page=comments#action_12358400 ] Martin Sebor commented on STDCXX-71: Here's another test case for the same problem involving errno.h: $ cat t.cpp nmake t.exe #include stdlib.h #include errno.h int main

[jira] Updated: (STDCXX-71) [MSVC 8.0] errors on errno in cerrno, errno.h, and cstdlib or stdlib.h

2005-11-23 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-71?page=all ] Martin Sebor updated STDCXX-71: --- Summary: [MSVC 8.0] errors on errno in cerrno, errno.h, and cstdlib or stdlib.h (was: [MSVC 8.0] errors on errno in cerrno) [MSVC 8.0] errors on errno in

[jira] Resolved: (STDCXX-5) check in MSVC build infrastructure

2005-11-29 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-5?page=all ] Martin Sebor resolved STDCXX-5: --- Resolution: Fixed Assign To: Martin Sebor The first working version of the infrastructure is checked in. check in MSVC build infrastructure

[jira] Resolved: (STDCXX-13) implement Windows configuration

2005-11-29 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-13?page=all ] Martin Sebor resolved STDCXX-13: Resolution: Fixed Checked in along with the rest of the Windows infrastructure -- see STDCXX-5. implement Windows configuration

[jira] Closed: (STDCXX-5) check in MSVC build infrastructure

2005-11-29 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-5?page=all ] Martin Sebor closed STDCXX-5: - check in MSVC build infrastructure -- Key: STDCXX-5 URL: http://issues.apache.org/jira/browse/STDCXX-5

[jira] Created: (STDCXX-73) [MSVC 8] std::type_info declared in the wrong namespace

2005-11-29 Thread Martin Sebor (JIRA)
[MSVC 8] std::type_info declared in the wrong namespace --- Key: STDCXX-73 URL: http://issues.apache.org/jira/browse/STDCXX-73 Project: STDCXX Type: Bug Components: 18. Language Support Versions: 4.1.2

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

2005-11-29 Thread Martin Sebor (JIRA)
[MSVC 8.0] type_info pollutes the global scope -- Key: STDCXX-74 URL: http://issues.apache.org/jira/browse/STDCXX-74 Project: STDCXX Type: Bug Components: External Versions: 4.1.2 Environment: MSVC 8.0

[jira] Created: (STDCXX-76) [MSVC 8.0] std::uncaught_exception() always true

2005-11-30 Thread Martin Sebor (JIRA)
[MSVC 8.0] std::uncaught_exception() always true Key: STDCXX-76 URL: http://issues.apache.org/jira/browse/STDCXX-76 Project: STDCXX Type: Bug Components: 18. Language Support Versions: 4.1.2 Environment:

[jira] Created: (STDCXX-77) [MSVC 8.0] operator new doesn't throw std::bad_alloc on failure3

2005-11-30 Thread Martin Sebor (JIRA)
[MSVC 8.0] operator new doesn't throw std::bad_alloc on failure3 Key: STDCXX-77 URL: http://issues.apache.org/jira/browse/STDCXX-77 Project: STDCXX Type: Bug Reporter: Martin Sebor $ cat t.cpp

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

2005-11-30 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-77?page=all ] Martin Sebor updated STDCXX-77: --- Component: 18. Language Support Summary: [MSVC 7.1] operator new doesn't throw std::bad_alloc on failure (was: [MSVC 8.0] operator new doesn't throw

[jira] Created: (STDCXX-78) std::copy() doesn't detect overlapping ranges

2005-11-30 Thread Martin Sebor (JIRA)
std::copy() doesn't detect overlapping ranges - Key: STDCXX-78 URL: http://issues.apache.org/jira/browse/STDCXX-78 Project: STDCXX Type: Improvement Components: 25. Algorithms Versions: 4.1.2 Environment: all

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

2005-11-30 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-77?page=comments#action_12358986 ] Martin Sebor commented on STDCXX-77: This seems to be caused by the way we link the executable. The same problem is reproducible with MSVC 7.1's native C++ Standard

[jira] Created: (STDCXX-80) [gcc 4] build error due to missing mapfile.gcc-4

2005-12-01 Thread Martin Sebor (JIRA)
[gcc 4] build error due to missing mapfile.gcc-4 Key: STDCXX-80 URL: http://issues.apache.org/jira/browse/STDCXX-80 Project: STDCXX Type: Bug Components: Build Versions: 4.1.2 Environment: gcc 4

[jira] Commented: (STDCXX-68) [MSVC 8.0] strxfrm(s1, s2, 0) writes past the end of the destination buffer

2005-12-01 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-68?page=comments#action_12359111 ] Martin Sebor commented on STDCXX-68: Unfortunatley, it's become impossible to track the bug with Microsoft because the page is hidden. The ProductFeedback link above is

[jira] Updated: (STDCXX-69) [MSVC 6,8] wcsxfrm (s1, s2, 0) writes past the end of the destination buffer

2005-12-01 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-69?page=all ] Martin Sebor updated STDCXX-69: --- Component: External [MSVC 6,8] wcsxfrm (s1, s2, 0) writes past the end of the destination buffer

[jira] Created: (STDCXX-81) [EDG eccp/Solaris 10] error compiling assert.cpp

2005-12-02 Thread Martin Sebor (JIRA)
[EDG eccp/Solaris 10] error compiling assert.cpp Key: STDCXX-81 URL: http://issues.apache.org/jira/browse/STDCXX-81 Project: STDCXX Type: Bug Components: Build Versions: 4.1.2 Environment: EDG eccp 3.5,

[jira] Resolved: (STDCXX-73) [MSVC 8] std::type_info declared in the wrong namespace

2005-12-02 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-73?page=all ] Martin Sebor resolved STDCXX-73: Resolution: Fixed Fixed with the committed changes. [MSVC 8] std::type_info declared in the wrong namespace

[jira] Resolved: (STDCXX-76) [MSVC 8.0] std::uncaught_exception() always true

2005-12-02 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-76?page=all ] Martin Sebor resolved STDCXX-76: Resolution: Fixed Fixed with the committed change. [MSVC 8.0] std::uncaught_exception() always true

[jira] Resolved: (STDCXX-65) std::numeric_limitsint::traps = false when integer arithmetic traps

2005-12-02 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-65?page=all ] Martin Sebor resolved STDCXX-65: Resolution: Fixed Fixed with the committed change. std::numeric_limitsint::traps = false when integer arithmetic traps

[jira] Commented: (STDCXX-65) std::numeric_limitsint::traps = false when integer arithmetic traps

2005-12-02 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-65?page=comments#action_12359201 ] Martin Sebor commented on STDCXX-65: The test support/18.limits.traps.cpp exercises this behavior:

[jira] Assigned: (STDCXX-72) [25.adjacent.find.cpp] predicate form of std::adjacent_find not exercised

2005-12-02 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-72?page=all ] Martin Sebor reassigned STDCXX-72: -- Assign To: Martin Sebor [25.adjacent.find.cpp] predicate form of std::adjacent_find not exercised

[jira] Commented: (STDCXX-72) [25.adjacent.find.cpp] predicate form of std::adjacent_find not exercised

2005-12-02 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-72?page=comments#action_12359202 ] Martin Sebor commented on STDCXX-72: The commit above is an improvement but quoting from http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200512.mbox/[EMAIL

[jira] Created: (STDCXX-82) [Intel C++ 8.1/Linux] std::bad_exception not thrown when expected

2005-12-05 Thread Martin Sebor (JIRA)
[Intel C++ 8.1/Linux] std::bad_exception not thrown when expected - Key: STDCXX-82 URL: http://issues.apache.org/jira/browse/STDCXX-82 Project: STDCXX Type: Bug Components: External Versions:

[jira] Created: (STDCXX-83) std::generate_n() assumes Size can be decremented

2005-12-07 Thread Martin Sebor (JIRA)
std::generate_n() assumes Size can be decremented - Key: STDCXX-83 URL: http://issues.apache.org/jira/browse/STDCXX-83 Project: STDCXX Type: Bug Components: 25. Algorithms Versions: 4.1.2 Environment: all

[jira] Created: (STDCXX-84) std::fill_n() assumes Size can be decremented

2005-12-07 Thread Martin Sebor (JIRA)
std::fill_n() assumes Size can be decremented - Key: STDCXX-84 URL: http://issues.apache.org/jira/browse/STDCXX-84 Project: STDCXX Type: Bug Components: 25. Algorithms Versions: 4.1.2 Environment: all

[jira] Created: (STDCXX-86) [MSVC 8.0] compilation error on the use of __value

2005-12-08 Thread Martin Sebor (JIRA)
[MSVC 8.0] compilation error on the use of __value -- Key: STDCXX-86 URL: http://issues.apache.org/jira/browse/STDCXX-86 Project: STDCXX Type: Bug Components: Build Versions: 4.1.2 Environment: MSVC 8.0

[jira] Commented: (STDCXX-86) [MSVC 8.0] compilation error on the use of __value

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-86?page=comments#action_12359756 ] Martin Sebor commented on STDCXX-86: The identifier __value is listed among the C++ Keywords as a Microsoft extension:

[jira] Resolved: (STDCXX-86) [MSVC 8.0] compilation error on the use of __value

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-86?page=all ] Martin Sebor resolved STDCXX-86: Resolution: Fixed Fixed with the referenced change. [MSVC 8.0] compilation error on the use of __value

[jira] Resolved: (STDCXX-83) std::generate_n() assumes Size can be decremented

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-83?page=all ] Martin Sebor resolved STDCXX-83: Resolution: Fixed Fixed and test case added with the referenced changes. std::generate_n() assumes Size can be decremented

[jira] Closed: (STDCXX-86) [MSVC 8.0] compilation error on the use of __value

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-86?page=all ] Martin Sebor closed STDCXX-86: -- [MSVC 8.0] compilation error on the use of __value -- Key: STDCXX-86 URL:

[jira] Closed: (STDCXX-83) std::generate_n() assumes Size can be decremented

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-83?page=all ] Martin Sebor closed STDCXX-83: -- std::generate_n() assumes Size can be decremented - Key: STDCXX-83 URL:

[jira] Closed: (STDCXX-81) [EDG eccp/Solaris 10] error compiling assert.cpp

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-81?page=all ] Martin Sebor closed STDCXX-81: -- [EDG eccp/Solaris 10] error compiling assert.cpp Key: STDCXX-81 URL:

[jira] Closed: (STDCXX-76) [MSVC 8.0] std::uncaught_exception() always true

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-76?page=all ] Martin Sebor closed STDCXX-76: -- [MSVC 8.0] std::uncaught_exception() always true Key: STDCXX-76 URL:

[jira] Closed: (STDCXX-63) [EDG eccp] error type long long is nonstandard in example ostream1.cpp

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-63?page=all ] Martin Sebor closed STDCXX-63: -- Fix confirmed. [EDG eccp] error type long long is nonstandard in example ostream1.cpp

[jira] Closed: (STDCXX-56) [gcc -Wshadow] warning from deque and vector

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-56?page=all ] Martin Sebor closed STDCXX-56: -- Fix confirmed. [gcc -Wshadow] warning from deque and vector Key: STDCXX-56 URL:

[jira] Closed: (STDCXX-50) [gcc/IRIX] ld warning 84: library is not used for resolving any symbol

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-50?page=all ] Martin Sebor closed STDCXX-50: -- Fix confirmed. [gcc/IRIX] ld warning 84: library is not used for resolving any symbol --

[jira] Closed: (STDCXX-54) [gcc/IRIX] warning: passing of negative value to unsigned int

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-54?page=all ] Martin Sebor closed STDCXX-54: -- Fix confirmed. [gcc/IRIX] warning: passing of negative value to unsigned int - Key:

[jira] Closed: (STDCXX-14) [Windows] atomic.{S,s} causing svn client errors

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-14?page=all ] Martin Sebor closed STDCXX-14: -- Fix confirmed. [Windows] atomic.{S,s} causing svn client errors Key: STDCXX-14 URL:

[jira] Closed: (STDCXX-18) bizarre failures due to missing BUILDDIR

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-18?page=all ] Martin Sebor closed STDCXX-18: -- Fix confirmed. bizarre failures due to missing BUILDDIR Key: STDCXX-18 URL:

[jira] Closed: (STDCXX-15) [MSVC] EXCEPTION_DTOR test crashes with VC 7.1 debug

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-15?page=all ] Martin Sebor closed STDCXX-15: -- Fix confirmed. [MSVC] EXCEPTION_DTOR test crashes with VC 7.1 debug Key: STDCXX-15

[jira] Closed: (STDCXX-21) [Cygwin] wcodecvt.cpp:840: warning: comparison is always true due to limited range of data type

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-21?page=all ] Martin Sebor closed STDCXX-21: -- Fix confirmed. [Cygwin] wcodecvt.cpp:840: warning: comparison is always true due to limited range of data type

[jira] Closed: (STDCXX-25) string::insert() curruption inserting self

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-25?page=all ] Martin Sebor closed STDCXX-25: -- Fix confirmed. string::insert() curruption inserting self -- Key: STDCXX-25 URL:

[jira] Closed: (STDCXX-38) [Compaq C++ -O2] build failure due to _RWSTD_*_HAS_DENORM not defined

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-38?page=all ] Martin Sebor closed STDCXX-38: -- Fix confirmed. [Compaq C++ -O2] build failure due to _RWSTD_*_HAS_DENORM not defined -

[jira] Closed: (STDCXX-39) [Cygwin] gas reports junk in atomic.s

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-39?page=all ] Martin Sebor closed STDCXX-39: -- Fix confirmed. [Cygwin] gas reports junk in atomic.s - Key: STDCXX-39 URL:

[jira] Closed: (STDCXX-44) [MIPSpro 7.41] crashes due to conflicts with libCio.so

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-44?page=all ] Martin Sebor closed STDCXX-44: -- Fix confirmed. [MIPSpro 7.41] crashes due to conflicts with libCio.so -- Key: STDCXX-44

[jira] Closed: (STDCXX-46) [VAC++ 7.0.0.3] duplicate definition of std::div in cstdlib

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-46?page=all ] Martin Sebor closed STDCXX-46: -- Fix confirmed. [VAC++ 7.0.0.3] duplicate definition of std::div in cstdlib - Key:

[jira] Closed: (STDCXX-45) [MIPSpro] make wide (64-bit) builds possible

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-45?page=all ] Martin Sebor closed STDCXX-45: -- Fix confirmed. [MIPSpro] make wide (64-bit) builds possible Key: STDCXX-45 URL:

[jira] Resolved: (STDCXX-84) std::fill_n() assumes Size can be decremented

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-84?page=all ] Martin Sebor resolved STDCXX-84: Resolution: Fixed Resolved. Will close when a test has been added to the test suite. std::fill_n() assumes Size can be decremented

[jira] Resolved: (STDCXX-67) std::istream::getline(buffer, 0) writes past the end of buffer

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-67?page=all ] Martin Sebor resolved STDCXX-67: Resolution: Fixed Resolved. To be closed after a test has been added to the test suite. std::istream::getline(buffer, 0) writes past the end of buffer

[jira] Resolved: (STDCXX-60) std::istream::get(char*, size_type) doesn't store NUL on failure

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-60?page=all ] Martin Sebor resolved STDCXX-60: Resolution: Fixed Fixed. To be closed after a test exercising this has been added to the test suite. std::istream::get(char*, size_type) doesn't store

[jira] Closed: (STDCXX-80) [gcc 4] build error due to missing mapfile.gcc-4

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-80?page=all ] Martin Sebor closed STDCXX-80: -- Resolution: Fixed Fixed with the referenced change. [gcc 4] build error due to missing mapfile.gcc-4

[jira] Closed: (STDCXX-64) [HP aCC 3,5 +w] Warning (suggestion) 933: Null macro argument

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-64?page=all ] Martin Sebor closed STDCXX-64: -- Resolution: Fixed Fixed with the referenced change. [HP aCC 3,5 +w] Warning (suggestion) 933: Null macro argument

[jira] Updated: (STDCXX-66) implement large file support in iostreams

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-66?page=all ] Martin Sebor updated STDCXX-66: --- Component: 27. Input/Output Summary: implement large file support in iostreams (was: Errors accessing large files) implement large file support in

[jira] Commented: (STDCXX-91) sort() outside std:: namespace in debug builds?

2005-12-30 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-91?page=comments#action_12361437 ] Martin Sebor commented on STDCXX-91: The sort() and find() (and the vast majority of other generic algorithms) are declared in the header algorithm. See the lib.algorithms

[jira] Commented: (STDCXX-89) bug in algorithm.cc

2005-12-30 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-89?page=comments#action_12361438 ] Martin Sebor commented on STDCXX-89: I think the problem you're running into is reproduced in the test case bellow. While the current standard is not 100% clear about this

[jira] Closed: (STDCXX-94) time_get crashes when calling get_date ( Visual C++ 8.0 )

2006-01-03 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-94?page=all ] Martin Sebor closed STDCXX-94: -- Resolution: Duplicate time_get crashes when calling get_date ( Visual C++ 8.0 ) - Key:

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

2006-01-06 Thread Martin Sebor (JIRA)
[gcc 2.95.2] exception::~exception() et al multiply-defined --- Key: STDCXX-96 URL: http://issues.apache.org/jira/browse/STDCXX-96 Project: STDCXX Type: Bug Components: Build Versions: 4.1.3

[jira] Updated: (STDCXX-98) [HP aCC 3.63] ICE generating dependencies for $(TOPDIR)/src/version.cpp

2006-01-06 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-98?page=all ] Martin Sebor updated STDCXX-98: --- Summary: [HP aCC 3.63] ICE generating dependencies for $(TOPDIR)/src/version.cpp (was: [GP aCC 3.63] ICE generating dependencies for $(TOPDIR)/src/version.cpp)

[jira] Created: (STDCXX-99) [HP aCC 3.63] error 475 on an explicit instantiation before definition

2006-01-06 Thread Martin Sebor (JIRA)
[HP aCC 3.63] error 475 on an explicit instantiation before definition -- Key: STDCXX-99 URL: http://issues.apache.org/jira/browse/STDCXX-99 Project: STDCXX Type: Bug Components: External

[jira] Created: (STDCXX-100) [aCC 3, 5] extern template inconsistently mangled

2006-01-06 Thread Martin Sebor (JIRA)
[aCC 3, 5] extern template inconsistently mangled - Key: STDCXX-100 URL: http://issues.apache.org/jira/browse/STDCXX-100 Project: STDCXX Type: Bug Components: External Versions: 4.1.2 Environment: HP aCC

[jira] Commented: (STDCXX-100) [aCC 3, 5] extern template inconsistently mangled

2006-01-06 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-100?page=comments#action_12362019 ] Martin Sebor commented on STDCXX-100: - Original Message Subject: Re: aCC 3.52 extern template inconsistently mangled Date: Mon, 1 Nov 2004 17:57:24

[jira] Commented: (STDCXX-100) [aCC 3, 5] extern template inconsistently mangled

2006-01-06 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-100?page=comments#action_12362020 ] Martin Sebor commented on STDCXX-100: - Original Message Subject: Re: aCC 3.52 extern template inconsistently mangled Date: Tue, 02 Nov 2004 09:26:34

[jira] Commented: (STDCXX-100) [aCC 3, 5] extern template inconsistently mangled

2006-01-06 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-100?page=comments#action_12362021 ] Martin Sebor commented on STDCXX-100: - Original Message Subject: Re: aCC 3.52 extern template inconsistently mangled Date: Wed, 3 Nov 2004 02:11:32 -0800

[jira] Commented: (STDCXX-100) [aCC 3, 5] extern template inconsistently mangled

2006-01-06 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-100?page=comments#action_12362022 ] Martin Sebor commented on STDCXX-100: - Original Message Subject: Re: aCC 3.52 extern template inconsistently mangled Date: Wed, 03 Nov 2004 10:08:01

[jira] Commented: (STDCXX-100) [aCC 3, 5] extern template inconsistently mangled

2006-01-06 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-100?page=comments#action_12362024 ] Martin Sebor commented on STDCXX-100: - Original Message Subject: Re: aCC 3.52 extern template inconsistently mangled Date: Wed, 3 Nov 2004 15:54:13 -0800

[jira] Updated: (STDCXX-23) [Cygwin] messages.cpp needs catopen, catgets etc

2006-01-07 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-23?page=all ] Martin Sebor updated STDCXX-23: --- Fix Version: 4.1.4 (was: 4.1.3) [Cygwin] messages.cpp needs catopen, catgets etc

[jira] Updated: (STDCXX-69) [MSVC 6,8] wcsxfrm (s1, s2, 0) writes past the end of the destination buffer

2006-01-07 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-69?page=all ] Martin Sebor updated STDCXX-69: --- Fix Version: (was: 4.1.3) Can't fix or schedule bugs in external dependencies. [MSVC 6,8] wcsxfrm (s1, s2, 0) writes past the end of the destination buffer

[jira] Closed: (STDCXX-95) [Mac OS X 10.2.8] errors on _RWSTD_WEOF macro

2006-01-09 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-95?page=all ] Martin Sebor closed STDCXX-95: -- Okay, I'll close this then. Please do continue to file issues for new problems as you run into them -- thanks! [Mac OS X 10.2.8] errors on _RWSTD_WEOF macro

[jira] Commented: (STDCXX-113) [gcc 4.0/Mac OS X 10.4.3] _RWSTD_PTRDIFF_T et al not defined

2006-01-10 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-113?page=comments#action_12362379 ] Martin Sebor commented on STDCXX-113: - Thanks for the log. The warnings are benign. The missing _Unwind functions are defined in libgcc_s.so (I'm not sure why we don't

  1   2   3   4   5   6   7   8   9   10   >