[dmd-beta] dmd 1.062 and 2.047 beta

Richard Webb richard.webb at boldonjames.com
Thu Jun 10 05:45:07 PDT 2010


Using 2.047 on Windows 2008, i see the code

	char[3] tmp = ['a', 'b', 'c'];
	writeln(tmp);

print abc<randombytes> (in debug builds at least).

possibly because the change in
http://www.dsource.org/projects/phobos/changeset/1611 doesn't handle non-null
terminated character arrays?




More information about the dmd-beta mailing list