This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: xml/manual/debug_mode.xml reference to Namespace Association
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: François Dumont <fdumont at gcc dot gnu dot org>, "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 2 Mar 2017 19:00:38 +0000
- Subject: Re: xml/manual/debug_mode.xml reference to Namespace Association
- Authentication-results: sourceware.org; auth=none
- References: <alpine.LSU.2.20.1703010541170.2487@anthias.pfeifer.com> <CAH6eHdRTYEZZBhyEY9+UxEfF8N8mML_xnUKU3kQBEs4w5QPx=g@mail.gmail.com> <alpine.LSU.2.20.1703020841080.2487@anthias.pfeifer.com>
On 2 March 2017 at 16:42, Gerald Pfeifer wrote:
> On Thu, 2 Mar 2017, Jonathan Wakely wrote:
>>> Any hints? Suggestions how to go about this? (Perhaps simply omit
>>> the first half of that sentence?)
>> Jason deprecated the feature and removed the docs in r244936.
>
> Ah, thank you!
>
>> I agree with François's suggestion, but I wouldn't even bother
>> mentioning anything about previous modes, just say "To achieve this
>> goal we use inline namespaces and a complex organization ..."
>
> Thanks to both of you. I believe the patch below implements all
> of your suggested changes; does this look okay?
Works for me, thanks.