This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
http://gcc.gnu.org/onlinedocs/libstdc++/ needs a bit of help
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: libstdc++ at gcc dot gnu dot org
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 23 Mar 2008 17:21:47 +0100 (CET)
- Subject: http://gcc.gnu.org/onlinedocs/libstdc++/ needs a bit of help
Working on the link consistency of the http://gcc.gnu.org, I ran into
a couple of links on the libstdc++ side that are in need of a bit love.
It would be great could one of you libstdc++ guys look into those.
http://gcc.gnu.org/onlinedocs/libstdc++/ext/parallel_mode.html
* http://gcc.gnu.org/onlinedocs/libgomp
--> trailing slash missing
http://gcc.gnu.org/onlinedocs/libstdc++/parallel_mode.html
* http://gcc.gnu.org/onlinedocs/libgomp
--> trailing slash missing
http://gcc.gnu.org/onlinedocs/libstdc++/faq.html
* http://developer.kde.org/~sewardj/
--> now at http://valgrind.org/
http://gcc.gnu.org/onlinedocs/libstdc++/api.html
* http://fsf.org/
-> http://www.fsf.org/
http://gcc.gnu.org/onlinedocs/libstdc++/faq.html
* http://gcc.gnu.org/onlinedocs/17_intro/contribute.html
* http://gcc.gnu.org/onlinedocs/18_support/howto.html
* http://gcc.gnu.org/onlinedocs/19_diagnostics/howto.html
* http://gcc.gnu.org/onlinedocs/21_strings/howto.html
* http://gcc.gnu.org/onlinedocs/23_containers/howto.html
* http://gcc.gnu.org/onlinedocs/debug.html
* http://gcc.gnu.org/onlinedocs/ext/howto.html
Thanks,
Gerald