This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/37391] examples not accessible online (non existing URLs)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]