digitalmars.D.bugs - [Issue 1074] New: Dead link to std.c.locale webpage
- d-bugmail puremagic.com (20/20) Mar 20 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1074
- d-bugmail puremagic.com (9/9) Mar 29 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1074
- d-bugmail puremagic.com (19/19) Mar 30 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1074
- d-bugmail puremagic.com (9/9) Mar 30 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1074
http://d.puremagic.com/issues/show_bug.cgi?id=1074
Summary: Dead link to std.c.locale webpage
Product: D
Version: unspecified
Platform: All
URL: http://www.digitalmars.com/d/phobos/std_c_locale.html
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: www.digitalmars.com
AssignedTo: bugzilla digitalmars.com
ReportedBy: technocrat7 gmail.com
The sidebar on http://www.digitalmars.com/d/phobos/phobos.html has a dead link
to std.c.locale (http://www.digitalmars.com/d/phobos/std_c_locale.html).
There is a file in the DMD archive (DMD 1.009) called
dmd\src\phobos\std\c\locale.d, so the webpage could probably just be generated
using the embedded documentation function of DMD on it ("WIKI=Phobos/StdCCType"
should probably be "WIKI=Phobos/StdCLocale", though).
--
Mar 20 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1074
bugzilla digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Fixed DMD 1.010
--
Mar 29 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1074
technocrat7 gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
The .html file was added to the .zip, but it's not fixed on the website.
The Phobos page (http://www.digitalmars.com/d/phobos/phobos.html) still has a
link to std.c.locale (http://www.digitalmars.com/d/phobos/std_c_locale.html).
And that link yields a 404 error: "Not Found. The requested URL
/d/phobos/std_c_locale.html was not found on this server."
Also, the comment link in the webpage is
"http://www.prowiki.org/wiki4d/wiki.cgi?DocComments/Phobos/StdCCType". That's
probably because dmd\src\phobos\std\c\locale.d has "WIKI=Phobos/StdCCType". I
think "WIKI=Phobos/StdCLocale" would be much better.
(I've mentioned some of this in my original bug report, but I guess it was
misread.)
--
Mar 30 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1074
bugzilla digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
Fixed again.
--
Mar 30 2007









d-bugmail puremagic.com 