https://d.puremagic.com/issues/show_bug.cgi?id=12150
Jakob Ovrum <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jakob Ovrum <[email protected]> 2014-02-13 07:35:19 PST --- (In reply to comment #3) > But the regression is likely unintended. Did anyone actually request for the > feature in Issue 9656? Magical built-in behavior is something we should avoid > IMHO, exactly because of issues like this.. I might be missing something, but where is the regression? The example you posted doesn't seem to be a regression because char[] isn't implicitly convertible to either `string` or `ubyte[]`, so surely the code would simply not compile. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
