[Issue 3344] New: Internal error: e2ir.c 644 by a strange return statement
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 25 05:31:51 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3344
Summary: Internal error: e2ir.c 644 by a strange return
statement
Product: D
Version: 2.032
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: rayerd.wiz at gmail.com
--- Comment #0 from Haruki Shigemori <rayerd.wiz at gmail.com> 2009-09-25 05:31:50 PDT ---
>type main.d
void f(T)(){}
void main()
{
return f;
}
>dmd main
f(T)
Internal error: e2ir.c 644
--
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