On 11/12/15 09:53 +0200, Ville Voutilainen wrote:
On 11 December 2015 at 09:52, Marc Glisse <marc.gli...@inria.fr> wrote:
   /libstdc++-v3
   * libsupc++/nested_exception.h (_S_rethrow): Use __std::addressof.
Typo.
I must be blind, but I don't see what you mean. :)
Shouldn't the underscores apply to addressof, not to the namespace?


Hah! Yes, thanks, I will fix that. :)

And we don't have separate changelogs for the libstdc++ testsuite, so
it should be just:

 * libsupc++/nested_exception.h: ...
 * testsuite/18_support/nested_exception/68139.cc: ...

Do we already include <bits/move.h> in freestanding implementations?
Even if we don't, I think it's OK to do so, so the patch is OK with a
corrected changelog.

Reply via email to