[Issue 11626] New: [ICE] (mtype.c line 9718) With missing in ref type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 27 17:55:25 PST 2013


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

           Summary: [ICE] (mtype.c line 9718) With missing in ref type
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: bearophile_hugs at eml.cc


--- Comment #0 from bearophile_hugs at eml.cc 2013-11-27 17:55:23 PST ---
void foo(in ref Bar) {}
void main() {}


dmd 2.065alpha gives:

test.d(1): Error: undefined identifier Bar
Assertion failure: '0' on line 9718 in file 'mtype.c'

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


More information about the Digitalmars-d-bugs mailing list