Re: Rq4Clarification: std::uncaught_exception

2005-03-08 Thread Martin Sebor
Attila Feher F (JO/LMF) wrote: Hi, I have been reading http://gcc.gnu.org/bugs.html, but I cannot figure out if the bug I have found in the way std::uncaught_exception works is a gcc or a libstdc++ bug. Since the faulty behavior is the same with MinGW and Linux native gcc, I guess it is a langu

Re: Rq4Clarification: std::uncaught_exception

2005-03-08 Thread Paolo Carlini
Please let me know where should I report this bug! Unsurprisingly, I suggest: http://gcc.gnu.org/bugzilla/ *Please* strive to reduce the relevant testcase as much as possible. Thanks, Paolo.

Rq4Clarification: std::uncaught_exception

2005-03-08 Thread Attila Feher F \(JO/LMF\)
Hi, I have been reading http://gcc.gnu.org/bugs.html, but I cannot figure out if the bug I have found in the way std::uncaught_exception works is a gcc or a libstdc++ bug. Since the faulty behavior is the same with MinGW and Linux native gcc, I guess it is a language/compiler issue. (The bug