[Issue 6458] Multibyte char literals shouldn't implicitly convert to char

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 8 23:14:36 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6458



--- Comment #5 from changlon <changlon at gmail.com> 2011-08-08 23:14:35 PDT ---
(In reply to comment #4)
> s[0..3] = 'a';
> 
> this should raise an exception ?

sorry , I mean  s[0..3] = 'ä';

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list