www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 2161] New: Modify compiler to pass array TypeInfo to _adEq and _adCmp instead of element TypeInfo

reply d-bugmail puremagic.com writes:
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.


-- 
Jun 22 2008
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2161


bugzilla digitalmars.com changed:

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





Fixed dmd 1.032 and 2.016


-- 
Jul 09 2008