18.exception.cpp test on Cygwin

2007-07-30 Thread Farid Zaripov
The 18.exception.cpp test fails to compile on gcc 3.4.4/Cygwin. --- 18.exception.cpp: In function `void test_runtime()': 18.exception.cpp:929: error: `setjmp' is not a member of `std' 18.exception.cpp: In function `int run_test(int, char**)': 18.exception.cpp:1023: error: `setjmp' is

Re: next steps toward graduation

2007-07-30 Thread Martin Sebor
William A. Rowe, Jr. wrote: Martin Sebor wrote: 1. Preparations. i) Complete (and sign off) tasks documented in the status file. Status file needs to be updated. The page that's up on the site doesn't reflect the most recent changes to the file (see below). The last time I

FW: RW libstd is sensitive to link order

2007-07-30 Thread Ravi Inampudi
A customer discovered a problem with std::numeric_limitsdouble in RW libstd. Placing RW libstd on linkline *before* libFoo results in the program printing 0 instead of inf. The problem doesn't happen with native gcc STL. We reproduced the problem with the latest version of standard library

[Fwd: Re: [PING] Re: dead links on result page]

2007-07-30 Thread Martin Sebor
The first post failed because of the size of the attachment so I'm reposting w/o it. Martin Original Message Subject: Re: [PING] Re: dead links on result page Date: Mon, 30 Jul 2007 15:55:14 -0600 From: Martin Sebor [EMAIL PROTECTED] Organization: Rogue Wave Software To:

Re: bulletproofing exec output

2007-07-30 Thread Martin Sebor
Andrew Black wrote: [snipped descriptive summary] ... Looking at the output (as it stands now), I believe the parsers could be more robust if they ignored all lines that started with whitespace or where the first word was in all caps. Alternately, they could start processing after the first

Taking tasks for STDCXX-391

2007-07-30 Thread Marc Betz
Hi, I am new to this list. I am a colleague of Martin Sebor, and I am going to start working on some of the tasks in his JIRA 391. I will be creating subtasks for the items listed in this JIRA and addressing them. If someone could tell me how to go about assigning myself to a new subtask I would

RE: Taking tasks for STDCXX-391

2007-07-30 Thread Mark Brown
-Original Message- From: [EMAIL PROTECTED] Sent: Mon, 30 Jul 2007 17:37:00 -0600 To: stdcxx-dev@incubator.apache.org Subject: Taking tasks for STDCXX-391 Hi, I am new to this list. I am a colleague of Martin Sebor, and I am going to start working on some of the tasks in his JIRA