http://d.puremagic.com/issues/show_bug.cgi?id=3493
Summary: Segfault(cast.c) Forward reference with type
inference, D1 only.
Product: D
Version: 1.050
Platform: Other
OS/Version: Windows
Status: NEW
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Don <[email protected]> 2009-11-10 02:03:37 PST ---
This is the second bug reported in bug 2080.
const bar = foo;
const int * foo = null;
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------