[jira] Closed: (STDCXX-107) [Mac OS X 10.2.8] MUNMAP.cpp fails to build, resulting in a false negative

2006-01-11 Thread Andrew Black (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-107?page=all ] Andrew Black closed STDCXX-107: --- I ran a test build last night, and it appears that the 367374 commit did the job. Therefore, from my prospective this issue is closed. The functional change

test for lib.alg.reverse

2006-01-11 Thread Anton Pevtsov
The attached file contains my attempt to update lib.alg.reverse test and port it to new test driver. With best wishes, Anton Pevtsov /*** * * reverse.cpp - test exercising 25.2.9 [lib.alg.reverse] * * $Id:

[jira] Created: (STDCXX-116) [Mac OS X 10.2.8] Examples fail to build due to LD error

2006-01-11 Thread Andrew Black (JIRA)
[Mac OS X 10.2.8] Examples fail to build due to LD error Key: STDCXX-116 URL: http://issues.apache.org/jira/browse/STDCXX-116 Project: STDCXX Type: Bug Components: Build Environment: Mac OS X

[jira] Assigned: (STDCXX-103) [Mac OS X 10.2.8] Missing header guards

2006-01-11 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-103?page=all ] Martin Sebor reassigned STDCXX-103: --- Assign To: Martin Sebor [Mac OS X 10.2.8] Missing header guards --- Key: STDCXX-103 URL:

[jira] Updated: (STDCXX-103) [Mac OS X 10.2.8] src/time_put.cpp missing header guards

2006-01-11 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-103?page=all ] Martin Sebor updated STDCXX-103: Summary: [Mac OS X 10.2.8] src/time_put.cpp missing header guards (was: [Mac OS X 10.2.8] Missing header guards) Fix Version: 4.1.4 Version:

21.string.c.strings.cpp

2006-01-11 Thread Liviu Nicoara
I attached a tar.gz archive containing the test mentioned in the subject line (modified to use the new driver). The test comes from former c_strings.cpp test. Liviu string.tgz Description: application/compressed-tar

[jira] Closed: (STDCXX-103) [Mac OS X 10.2.8] src/time_put.cpp missing header guards

2006-01-11 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-103?page=all ] Martin Sebor closed STDCXX-103: --- Resolution: Fixed Patch successfully applied -- thanks! [Mac OS X 10.2.8] src/time_put.cpp missing header guards

Re: FWD: Preparing the Incubator Quarterly Board Report for 2006Q1

2006-01-11 Thread Justin Erenkrantz
--On January 11, 2006 8:43:50 AM -0700 Martin Sebor [EMAIL PROTECTED] wrote: Adding the new committer is a big milestone that we might want to mention. What are the next steps, btw.? (Feel free to respond on -ppmc if appropriate.) Send them an invitation. The short answer is to send

Re: test for lib.alg.reverse

2006-01-11 Thread Martin Sebor
Anton Pevtsov wrote: The attached file contains my attempt to update lib.alg.reverse test and port it to new test driver. Thanks! It's in: http://svn.apache.org/viewcvs.cgi?rev=368155view=rev I just made a couple of minor changes to the rw_info output to avoid duplicating all the iterator

Re: Solution generation scripts for MSVC-8.0

2006-01-11 Thread Martin Sebor
[...] Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Date: Fri, 30 Dec 2005 17:27:53 +0300 From: Anton Pevtsov [EMAIL PROTECTED] To: stdcxx-dev@incubator.apache.org Subject: Solution generation scripts for MSVC-8.0 [...] The attached