Re: [PATCH] libstdc++: Clarify manual demangle doc

2023-06-14 Thread Jonathan Wakely via Gcc-patches
On Sat, 10 Jun 2023 at 23:04, Jonny Grant wrote: > > libstdc++-v3/ChangeLog: > > * doc/xml/manual/extensions.xml: Remove demangle exception > description and include. Thanks, pushed to trunk. > > --- > libstdc++-v3/doc/xml/manual/extensions.xml | 6 ++ > 1 file changed, 2 insertions

[PATCH] libstdc++: Clarify manual demangle doc

2023-06-10 Thread Jonny Grant
libstdc++-v3/ChangeLog: * doc/xml/manual/extensions.xml: Remove demangle exception description and include. --- libstdc++-v3/doc/xml/manual/extensions.xml | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/doc/xml/manual/extensions.xml b/libstdc++-v3