This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

documentation link bug


In the current documentation for derived filebufs:

  http://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_io.html

A link named "__gnu_cxx::stdio_filebuf" (in the last bullet) instead
refers to the reference for "__gnu_cxx::character":

  http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00063.html

AFAICT, it should refer to:

  http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00087.html

Cheers,

-tom


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