[Issue 6720] New: Internal error: ../ztc/cod1.c 1909
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 23 12:21:20 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6720
Summary: Internal error: ../ztc/cod1.c 1909
Product: D
Version: D2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: cokebuttle at gmail.com
--- Comment #0 from Lennart Blanco <cokebuttle at gmail.com> 2011-09-23 12:20:50 PDT ---
When compiling following code:
void main() {
bool x = cast(bool)main();
}
The compiler aborts with following error message:
Internal error: ../ztc/cod1.c 1909
This is an error message from dmd version 2.055.
--
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