http://d.puremagic.com/issues/show_bug.cgi?id=8179
Martin Krejcirik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] OS/Version|Windows |All --- Comment #2 from Martin Krejcirik <[email protected]> 2013-04-03 01:13:22 CEST --- I get segfault on this (D2 only, 2.062, Linux/Windows): void main() { int[2] a; a = cast(int[2])null; } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
