← Back to index
|
Original Bugzilla link
Bug 1882 – Internal error: ..\ztc\cod1.c 2529
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D1 (retired)
Platform
x86
OS
Windows
Creation time
2008-02-29T06:14:00Z
Last change time
2014-02-24T15:33:12Z
Assigned to
bugzilla
Creator
dransic
Comments
Comment #0
by dransic — 2008-02-29T06:14:22Z
module main; void main() { void[] data; data ~= cast(void) 0; } aborts compilation with an "Internal error: ..\ztc\cod1.c 2529" instead of a more appropriate error (I assume that the code is invalid).
Comment #1
by bugzilla — 2008-03-07T00:39:11Z
Fixed dmd 1.028 and 2.012