February 04, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3768

           Summary: reapeted quotes in ddoc.html
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody@puremagic.com
        ReportedBy: bitworld@qq.com


--- Comment #0 from Heromyth <bitworld@qq.com> 2010-02-04 05:04:09 PST ---
Here is it in ddoc.html:
<a href=""dmd-windows.html#sc_ini"><tt>sc.ini</tt></a>

Should it be:
<a href="dmd-windows.html#sc_ini"><tt>sc.ini</tt></a>

By the way, the document for phobos\std\windows\registry.d seems missing. Can it be added?

Thanks!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 09, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3768


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2010-03-08 22:22:52 PST ---
Fixed dmd 1.057 and 2.041

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------