http://d.puremagic.com/issues/show_bug.cgi?id=6433

           Summary: Meta-Bug AA type propagation
           Product: D
           Version: D2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: d...@dawgfoto.de


--- Comment #0 from d...@dawgfoto.de 2011-08-03 05:44:10 PDT ---
Bug case to gather issues related to type propagation of internal associative
arrays to instances of AssociativeArray!(Key, Value).

Type properties are erroneously taken from the template instance.
.init, .stringof, .mangleof, .offsetof, .alignof
issue 3962, issue 5683, issue 5029

AssocArrayLiteralExp can't handle type propagation.
issue 5675

Deprecated "delete aa[key]" segfaults on x86_64.

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

Reply via email to