[Issue 2161] New: Modify compiler to pass array TypeInfo to _adEq and _adCmp instead of element TypeInfo

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 22 12:06:54 PDT 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 at digitalmars.com
        ReportedBy: sean at 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.


-- 



More information about the Digitalmars-d-bugs mailing list