Adding noexcept-specification on tuple constructors (LWG 2899)

Jonathan Wakely jwakely@redhat.com
Sun Apr 28 21:44:00 GMT 2019


On 29/04/19 00:18 +0300, Ville Voutilainen wrote:
>On Wed, 24 Apr 2019 at 14:53, Jonathan Wakely <jwakely@redhat.com> wrote:
>>
>> On 24/04/19 11:21 +0100, Nina Dinka Ranns wrote:
>> >New diff attached.
>>
>> Thanks, this looks great. I think we can apply this as soon as stage 1
>> begins (which should be Real Soon Now).
>
>Tested on Linux-PPC64, committed to trunk. Congrats, Nina, first patch
>in, let there be many more. :)

Thanks, Nina, and Ville for taking care of the commit.

Apologies for not noticing it earlier, but the first line of the
ChangeLog entry was not formatted correctly. There should be two
spaces either side of the author's name:

2019-04-28  John Doe  <jdoe@example.com>

not:

2019-04-28 John Doe <jdoe@example.com>

I've committed r270633 to fix it.

Thanks again.





More information about the Libstdc++ mailing list