This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/37391] examples not accessible online (non existing URLs)
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2008 19:06:25 -0000
- Subject: [Bug libstdc++/37391] examples not accessible online (non existing URLs)
- References: <bug-37391-11764@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from bkoz at gcc dot gnu dot org 2008-09-22 19:06 -------
All the test and example links in pb_ds that point to source files are broken.
These include links linked to from these pages:
libstdc++-v3/doc/html/ext/pb_ds/assoc_examples.html
libstdc++-v3/doc/html/ext/pb_ds/pq_examples.html
libstdc++-v3/doc/html/ext/pb_ds/assoc_tests.html
libstdc++-v3/doc/html/ext/pb_ds/pq_tests.html
These links are fine when browsed in the source tree, but the on-line version
does not include the sources that these links point to, so thus the broken
links.
The way to fix this would be to include the example files inline in the
documentation, or link to cvsweb or other web versions of the pages.
-benjamin
--
bkoz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |bkoz at gcc dot gnu dot org
|dot org |
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-09-22 19:06:25
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37391