[Issue 10419] New: Unhandled exception in dmd after correct error message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 19 23:15:19 PDT 2013


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

           Summary: Unhandled exception in dmd after correct error message
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: ice
          Severity: minor
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: verylonglogin.reg at gmail.com


--- Comment #0 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-06-20 10:15:17 MSD ---
---
int[] arr();

void main()
{ arr().length = 1; } // prints correct error then rises exception
---

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