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? _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
