[patch] libstdc++/56193 re-add basic_ios::operator bool()
Jonathan Wakely
jwakely@redhat.com
Thu Sep 25 10:50:00 GMT 2014
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-do compile } out then forgot to put it back.
Here it is, tested x86_64-linux and committed to trunk.
I hope I'm done with iostreams for now, at least until next week when
I want to apply the hexfloat patch from earlier this year.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 617 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20140925/563a828f/attachment.bin>
More information about the Libstdc++
mailing list