digitalmars.D.bugs - [Issue 7461] New: Broken link
- d-bugmail puremagic.com (33/33) Feb 08 2012 http://d.puremagic.com/issues/show_bug.cgi?id=7461
- d-bugmail puremagic.com (16/16) Feb 08 2012 http://d.puremagic.com/issues/show_bug.cgi?id=7461
http://d.puremagic.com/issues/show_bug.cgi?id=7461
Summary: Broken link
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: websites
AssignedTo: nobody puremagic.com
ReportedBy: danas.mikelinskas gmail.com
In "http://www.d-programming-language.org/phobos/index.html" there are broken
links - links which point to non existing pages (user gets "404 Not Found"
page)
This issue is with following items in "std: Core library modules" section:
std.boxer
std.bitarray
std.bind
std.gc
std.recls
They have links to pages (listed in same order)
http://www.d-programming-language.org/phobos/std_boxer.html
http://www.d-programming-language.org/phobos/std_bitarray.html
http://www.d-programming-language.org/phobos/std_bind.html
http://www.d-programming-language.org/phobos/std_gc.html
http://www.d-programming-language.org/phobos/std_recls.html
I checked only "std: Core library modules" so, there could be more broken links
in other sections
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 08 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7461
Yao Gomez <yao.gomez gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |yao.gomez gmail.com
Resolution| |FIXED
This has been reported and fixed [1]. It's just a matter of replacing the old
web page with the corrected one. This probably will be done with the release of
the new version of DMD.
[1]
https://github.com/D-Programming-Language/phobos/commit/da1c571a09ce5467e65c725950963ed66e94466f
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 08 2012








d-bugmail puremagic.com