June 28, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2183

           Summary: Bad formatting in std.c.stdlib
           Product: D
           Version: 2.016
          Platform: PC
               URL: http://www.digitalmars.com/d/2.0/phobos/std_c_stdlib.htm
                    l
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: bartosz@relisoft.com


This is what is shown in the documentation (notice the spurious "> )

struct div_t; struct ldiv_t">ldiv_t; struct lldiv_t">lldiv_t; div_t div(int, int);


-- 

September 03, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2183


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from bugzilla@digitalmars.com  2008-09-03 01:35 -------
Fixed dmd 1.035 and 2.019


--