February 08, 2012
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


--- Comment #0 from danas.mikelinskas@gmail.com 2012-02-08 03:01:44 PST ---
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: -------
February 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


--- Comment #1 from Yao Gomez <yao.gomez@gmail.com> 2012-02-08 07:45:18 PST ---
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: -------