[Issue 11318] New: Internal error: ..\ztc\dt.c 106
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 21 14:33:27 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11318
Summary: Internal error: ..\ztc\dt.c 106
Product: D
Version: unspecified
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: rswhite4 at googlemail.com
--- Comment #0 from rswhite4 at googlemail.com 2013-10-21 14:33:26 PDT ---
struct Stack {
void[1] _buffer;
}
void main() {
}
Throws:
Error: void does not have a default initializer
Internal error: ..\ztc\dt.c 106
Compiles on DPaste but throws on Windows 7.
--
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