[Issue 5717] 1.067 regression: appending Unicode char to string broken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 10 04:29:32 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5717
--- Comment #4 from Don <clugdbug at yahoo.com.au> 2011-03-10 04:26:27 PST ---
(In reply to comment #3)
> It doesn't look like a foreach problem. This fails too:
Hmm. You're right. And yet it works fine on D2.
It's inserting a call to _d_arrayappendcd, which means the append has been
changed into char[] ~ dchar.
--
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