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

           Summary: Modify compiler to pass array TypeInfo to _adEq and
                    _adCmp instead of element TypeInfo
           Product: D
           Version: 1.031
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: sean@invisibleduck.org


For context, see:

http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D&artnum=72857

There is no apparent drawback to doing so, and it allows for more efficient type-specific comparisons.


-- 

July 10, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2161


bugzilla@digitalmars.com changed:

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




------- Comment #1 from bugzilla@digitalmars.com  2008-07-09 22:41 -------
Fixed dmd 1.032 and 2.016


--