Re: [patch] libstdc++/56193 re-add basic_ios::operator bool()

2014-09-25 Thread Jonathan Wakely
On 25/09/14 11:24 +0100, Jonathan Wakely wrote: On 24/09/14 23:18 +0100, Jonathan Wakely wrote: This changes operator void*() to operator bool(), and ensures we export both from the library. I have a new test for this, but will commit that tomorrow. Here are the tests. Argh, I took the { dg

Re: [patch] libstdc++/56193 re-add basic_ios::operator bool()

2014-09-25 Thread Jonathan Wakely
On 24/09/14 23:18 +0100, Jonathan Wakely wrote: This changes operator void*() to operator bool(), and ensures we export both from the library. I have a new test for this, but will commit that tomorrow. Here are the tests. Tested x86_64-linux, committed to trunk. commit 209087345926aaeb5510cb