public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/52398] New: Broken link at http://gcc.gnu.org/wiki/Libstdc++
@ 2012-02-27  9:47 ubizjak at gmail dot com
  2012-02-27 15:05 ` [Bug web/52398] " redi at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: ubizjak at gmail dot com @ 2012-02-27  9:47 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52398

             Bug #: 52398
           Summary: Broken link at http://gcc.gnu.org/wiki/Libstdc++
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: web
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ubizjak@gmail.com


There is a broken Libstdc++ wiki link at [1]. "Latest "Manual" in HTML format"
points to http://gcc.gnu.org/onlinedocs/libstdc++/manual/spine.html. However,
this link should point to http://gcc.gnu.org/onlinedocs/libstdc++/manual/ .

BTW: There is also something wrong with table in [2]. Firefox 10.0.2 renders
this table with lots of "capital A with inverse roof - Â" where I think should
be empty space.

[1] http://gcc.gnu.org/wiki/Libstdc%2B%2B
[2] http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.200x


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug web/52398] Broken link at http://gcc.gnu.org/wiki/Libstdc++
  2012-02-27  9:47 [Bug web/52398] New: Broken link at http://gcc.gnu.org/wiki/Libstdc++ ubizjak at gmail dot com
@ 2012-02-27 15:05 ` redi at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2012-02-27 15:05 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52398

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-27 15:03:43 UTC ---
(In reply to comment #0)
> There is a broken Libstdc++ wiki link at [1]. "Latest "Manual" in HTML format"
> points to http://gcc.gnu.org/onlinedocs/libstdc++/manual/spine.html. However,
> this link should point to http://gcc.gnu.org/onlinedocs/libstdc++/manual/ .

Anyone can edit the wiki, you don't need to report a bug.

> BTW: There is also something wrong with table in [2]. Firefox 10.0.2 renders
> this table with lots of "capital A with inverse roof - Â" where I think should
> be empty space.

Your browser is displaying it with ISO-8859-1 or similar 8-bit encoding, it
should be UTF-8.  It works fine for me in Firefox with encoding set to
auto-detect "Universal"

The page has a correct XML declaration:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-27 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-27  9:47 [Bug web/52398] New: Broken link at http://gcc.gnu.org/wiki/Libstdc++ ubizjak at gmail dot com
2012-02-27 15:05 ` [Bug web/52398] " redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).