Re: [jira] Commented: (STDCXX-828) [AMD64] SIGABRT in 27.istream.fmat.arith

2008-04-09 Thread Martin Sebor
The test also fails in 15D builds (on AMD64?) so you should be able to get a full stack trace. You can also compile with -g and -O but I'm not sure how readable it will make the code. If you can't get the argument values from the stack trace you might want to try good old printf. Martin Eric

Re: process for filing issues

2008-04-09 Thread Martin Sebor
I put this up on the Wiki: http://wiki.apache.org/stdcxx/FilingIssues There are few kinks that I'd like us to iron out, including which version to assign a new issue to when it's not known to exist in the most recent release (e.g., for 4.2.1, should it be trunk, 4.2.x., or 4.2.1?), and under

Re: svn commit: r646489 - /stdcxx/trunk/tests/localization/22.locale.time.put.cpp

2008-04-09 Thread Martin Sebor
[EMAIL PROTECTED] wrote: Author: faridz Date: Wed Apr 9 12:25:47 2008 New Revision: 646489 URL: http://svn.apache.org/viewvc?rev=646489view=rev Log: 2008-04-09 Farid Zaripov [EMAIL PROTECTED] * tests/localization/22.locale.time.put.cpp (set_TZ): New function to set TZ