http://d.puremagic.com/issues/show_bug.cgi?id=8892
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrej Mitrovic <[email protected]> 2012-10-25 10:47:34 PDT --- (In reply to comment #0) > A better error message is: > > test.d(8): Error: cannot implicitly convert expression (['A','B']) of type > char[] to char[4] Don't you mean char[3]? Also the 'bar' function is not necessary for test-case. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
