# HG changeset patch # User thomask # Date 1164461809 0 # Node ID de1ed718e0cdf48b5a514071d63e00ecf3ad6d61 # Parent 09b84392115967af4e45e3b99c91590d1209e9b5 [Issue 587] New: DMD crashes compiling char[][] initialization Samuel Martin Valentin 2006-11-23 news:bug-587-3@http.d.puremagic.com/issues/ diff -r 09b843921159 -r de1ed718e0cd nocompile/a/array_initialization_29_A.d --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nocompile/a/array_initialization_29_A.d Sat Nov 25 13:36:49 2006 +0000 @@ -0,0 +1,14 @@ +// $HeadURL$ +// $Date$ +// $Author$ + +// @author@ Samuel Martin Valentin +// @date@ 2006-11-23 +// @uri@ news:bug-587-3@http.d.puremagic.com/issues/ +// @desc@ [Issue 587] New: DMD crashes compiling char[][] initialization + +// __DSTRESS_ELINE__ 14 + +module dstress.nocompile.a.array_initialization_29_A; + +int[] x = {1, 2, 3}; diff -r 09b843921159 -r de1ed718e0cd reporter.txt --- a/reporter.txt Thu Nov 23 10:45:20 2006 +0000 +++ b/reporter.txt Sat Nov 25 13:36:49 2006 +0000 @@ -101,6 +101,7 @@ Nazo Humei ndove http://www.dsource.org/forums/profile.php?mode=viewprofile&u=142 Neil Santos +Nick Nick Sabalausky Oskar Linde , Patrick Down @@ -115,6 +116,7 @@ Russ Lewis Russell Wilkins , Sam McCall +Samuel Martin Valentin Sean Kelly Sebastian Beschke shinichiro.h