https://d.puremagic.com/issues/show_bug.cgi?id=11589

           Summary: [AA] Associative arrays should reject
                    `const`/`immutable` classes as keys unless Issue 1824
                    is fixed
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: accepts-invalid
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Denis Shelomovskij <[email protected]> 2013-11-24 
12:21:04 MSK ---
Currently because of Issue 1824 `opEquals`, `opCmp`, and `toHash` aren't
`const` so associative arrays should reject `const`/`immutable` classes as keys
unless that issue is fixed.

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

Reply via email to