[jira] Updated: (STDCXX-40) [Cygwin] util does not compile clean and fails to link

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-40?page=all ] Martin Sebor updated STDCXX-40: --- Component: Utilities Version: 4.1.2 (was: 4.1.3) > [Cygwin] util does not compile clean and fails to link > --

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

[jira] Closed: (STDCXX-35) [HP aCC] warnings: Null macro argument #1 for macro '_RWSTD_DEFINE_FACET_FACTORY

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-35?page=all ] Martin Sebor closed STDCXX-35: -- Fix Version: 4.1.3 Resolution: Fixed Closed as a duplicate of STDCXX-64. > [HP aCC] warnings: Null macro argument #1 for macro > '_RWSTD_DEFINE_FACET_FAC

[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] Closed: (STDCXX-61) [MSVC] bad casts in __rw_atomic_xxx() functions

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-61?page=all ] Martin Sebor closed STDCXX-61: -- Resolution: Fixed Fixed with the referenced change. > [MSVC] bad casts in __rw_atomic_xxx() functions > --- > >

[jira] Closed: (STDCXX-57) [gcc 4.0.2] explicit instantiation/extern template unsats on symbols defined later

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-57?page=all ] Martin Sebor closed STDCXX-57: -- Resolution: Fixed Fixed with the referenced changes. > [gcc 4.0.2] explicit instantiation/extern template unsats on symbols defined > later >

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

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

[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] 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 N

[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-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] Closed: (STDCXX-70) std::string::operator+=(char) not thread-safe

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-70?page=all ] Martin Sebor closed STDCXX-70: -- Resolution: Fixed Fixed with the referenced change. > std::string::operator+=(char) not thread-safe > - > >

[jira] Closed: (STDCXX-71) [MSVC 8.0] errors on errno in , , and or

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-71?page=all ] Martin Sebor closed STDCXX-71: -- Resolution: Fixed Fixed with the referenced change. > [MSVC 8.0] errors on errno in , , and or >

[jira] Closed: (STDCXX-9) document the process of dealing with bugs

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-9?page=all ] Martin Sebor closed STDCXX-9: - Done. > document the process of dealing with bugs > - > > Key: STDCXX-9 > URL: http://issues.apache.org/jira

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

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-13?page=all ] Martin Sebor closed STDCXX-13: -- Done. > implement Windows configuration > --- > > Key: STDCXX-13 > URL: http://issues.apache.org/jira/browse/STDCXX-1

[jira] Closed: (STDCXX-6) project web page needs content

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-6?page=all ] Martin Sebor closed STDCXX-6: - Done. > project web page needs content > -- > > Key: STDCXX-6 > URL: http://issues.apache.org/jira/browse/STDCXX-6 >

[jira] Closed: (STDCXX-17) document how to download stdcxx files

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-17?page=all ] Martin Sebor closed STDCXX-17: -- Done. > document how to download stdcxx files > - > > Key: STDCXX-17 > URL: http://issues.apache.org/jira/bro

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

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 > - > > Key: STDCXX-46 >

[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: http://iss

[jira] Closed: (STDCXX-47) [VAC++ 7.0.0.3] conflicting declaration of std::abs in and

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-47?page=all ] Martin Sebor closed STDCXX-47: -- Fix confirmed. > [VAC++ 7.0.0.3] conflicting declaration of std::abs in and > > >

[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-42) [gcc 3.2] std::bitset::to_string() fails to build

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-42?page=all ] Martin Sebor closed STDCXX-42: -- Fix confirmed. > [gcc 3.2] std::bitset::to_string() fails to build > - > > Key: STDCXX-42 > URL:

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

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-41?page=all ] Martin Sebor closed STDCXX-41: -- Fix confirmed. > make tst shows a number of errors > - > > Key: STDCXX-41 > URL: http://issues.apache.org/jira/br

[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: http://issues.apache.org

[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-26) bogus test for

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-26?page=all ] Martin Sebor closed STDCXX-26: -- Fix confirmed. > bogus test for > - > > Key: STDCXX-26 > URL: http://issues.apache.org/jira/browse/STDCXX-26 > Project:

[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: http://issues.

[jira] Closed: (STDCXX-22) [MIPSpro 7.41] ICE compiling time_put.cpp

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-22?page=all ] Martin Sebor closed STDCXX-22: -- Fix confirmed. > [MIPSpro 7.41] ICE compiling time_put.cpp > - > > Key: STDCXX-22 > URL: http://issues.ap

[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-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-19) [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-19?page=all ] Martin Sebor closed STDCXX-19: -- Fix confirmed. > [Cygwin] memattr.cpp fails to compile due to missing _SC_PAGE_SIZE > -- > >

[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: http://issues.apac

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

[jira] Closed: (STDCXX-11) IA64 32-bit atomic operations broken

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-11?page=all ] Martin Sebor closed STDCXX-11: -- Fix confirmed. > IA64 32-bit atomic operations broken > > > Key: STDCXX-11 > URL: http://issues.apache.org/j

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

[jira] Closed: (STDCXX-49) [gcc 3.4.3/IRIX] bad command line options: -pthread and -fsquangle

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-49?page=all ] Martin Sebor closed STDCXX-49: -- Fix confirmed. > [gcc 3.4.3/IRIX] bad command line options: -pthread and -fsquangle > -- > >

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

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-53?page=all ] Martin Sebor closed STDCXX-53: -- Fix confirmed. > [IRIX] gencat error: Unexpected quote () > > > Key: STDCXX-53 > URL: http://issues.apac

[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-58) [Compaq C++ 7.1] Warning: support for exported templates is disabled

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-58?page=all ] Martin Sebor closed STDCXX-58: -- Fix confirmed. > [Compaq C++ 7.1] Warning: support for exported templates is disabled > > >

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

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-55?page=all ] Martin Sebor closed STDCXX-55: -- Fix confirmed. > [gcc/IRIX] -Wshadow warning on _SizeT in > - > > Key: STDCXX-55 > URL: http://i

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

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 and > > > Key: STDCXX-56 > URL: http://issues.apa

[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-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: http://issues.apac

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

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-73?page=all ] Martin Sebor closed STDCXX-73: -- > [MSVC 8] std::type_info declared in the wrong namespace > --- > > Key: STDCXX-73 > URL: http

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

2005-12-08 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-65?page=all ] Martin Sebor closed STDCXX-65: -- Fix confirmed. > std::numeric_limits::traps = false when integer arithmetic traps > - > >

[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: http://issues.apac

[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: http://issues.ap

[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: http://issues.

[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] 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] 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: http://msdn2.microsoft.com/en-us/library/2e6a4at9.as

[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

Re: test for lib.alg.generate

2005-12-08 Thread Martin Sebor
Anton Pevtsov wrote: The attached file contains my attempt to update this test and port it to new test driver. Here I implemented special class to be used as Size (some integral type) in the generate_n algorithm. I plan to update the lib.alg.fill test in the same way. Thanks. I tightened up th

Re: Any ideas on these StdLib build errors?

2005-12-08 Thread Martin Sebor
Jeremy Dean wrote: I am getting the following errors when trying to build the Standard Library on AIX 5.3 with the Visual Age 7.0 compiler: xlCcore_r -q64 -D_RWCONFIG=12s -I./../../../include -I./../../../include/ansi -I./../../.. -I.. -I. -D_RWBUILD_std -O -D_REENTRANT -qsuppress=1500-029

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

2005-12-08 Thread Liviu Nicoara (JIRA)
build process fails in TOPDIR if target (lib, etc.) specified - Key: STDCXX-85 URL: http://issues.apache.org/jira/browse/STDCXX-85 Project: STDCXX Type: Bug Components: Build Versions: 4.1.2 Env

Re: makefiles issues

2005-12-08 Thread Martin Sebor
Liviu Nicoara wrote: Martin Sebor wrote: I see. I'm not sure whether this ever worked or that it was intended to. The current behavior, when no target is specified, is to create BUILDDIR and try to build everything. I suppose specifying a target would let us build just the specified target (and

Re: makefiles issues

2005-12-08 Thread Liviu Nicoara
Martin Sebor wrote: > I see. I'm not sure whether this ever worked or that it was intended > to. The current behavior, when no target is specified, is to create > BUILDDIR and try to build everything. I suppose specifying a target > would let us build just the specified target (and its dependencies