[Issue 7778] New: regression(DMD 2.059head) Segmentation fault on 'auto foo(){bar[]r; r~=[]; }'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 25 14:57:15 PDT 2012


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

           Summary: regression(DMD 2.059head) Segmentation fault on 'auto
                    foo(){bar[]r;r~=[];}'
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: timon.gehr at gmx.ch


--- Comment #0 from timon.gehr at gmx.ch 2012-03-25 14:57:39 PDT ---
This code snippet crashes DMD 2.059head:
---
auto foo(){bar[]r;r~=[];}
---
It does not crash DMD 2.058

-- 
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