[Bug libstdc++/49075] New: Documentation - live web pages and header files of old versions have dead links in them
ej0 at mac dot com
gcc-bugzilla@gcc.gnu.org
Fri May 20 06:02:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49075
Summary: Documentation - live web pages and header files of old
versions have dead links in them
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: libstdc++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ej0@mac.com
from
/usr/include/c++/4.2.1/iostream
* http://gcc.gnu.org/onlinedocs/libstdc++/27_io/howto.html#10
that url is dead.
Or go to
http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-4.2/group__s27__2__iosfwd.html
it links to that same url, which gives a 404 :-/
the latest online pages
http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00910.html
(via http://gcc.gnu.org/onlinedocs/libstdc++/ -> Source Files -> iostream
link to
http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt11ch24.html
which is live.
No sure what happened to the above, but the fact that old pages on the web site
still link to 'em is unfortunate.
More information about the Gcc-bugs
mailing list