documentation (mt_allocator): non-working link to example program
Jonathan Wakely
jwakely@redhat.com
Thu May 11 15:03:00 GMT 2017
On 06/05/17 22:23 +0200, Stefan Schweter wrote:
>Hi,
>
>the current *libstdc++* documentation of the `mt_allocator`
>implementation [1] points to a non-working link:
>
>http://gcc.gnu.org/viewcvs/trunk/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local-6.cc?view=markup
>
>The `gcc` prefix is missing after `viewcvs` so the correct and working
>url should be corrected to:
>
>https://gcc.gnu.org/viewcvs/gcc/trunk/libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local-6.cc?view=markup
>
>
>Thanks + regards,
>
>
>Stefan
>
>
>[1] https://gcc.gnu.org/onlinedocs/libstdc++/manual/mt_allocator_impl.html
Thanks for reporting it. I've fixed it, with the attached patch.
Committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 4086 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20170511/ae134ff1/attachment.bin>
More information about the Libstdc++
mailing list