[Issue 6433] New: Meta-Bug AA type propagation
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Aug  3 05:44:11 PDT 2011
    
    
  
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: nobody at puremagic.com
        ReportedBy: dawg at dawgfoto.de
--- Comment #0 from dawg at 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: -------
    
    
More information about the Digitalmars-d-bugs
mailing list