[Issue 9725] std.string.format does wasteful UTF decoding

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 14 21:35:25 PDT 2013


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



--- Comment #2 from Vladimir Panteleev <thecybershadow at gmail.com> 2013-03-15 06:35:24 EET ---
Looks like the fix to issue 5663 wasn't complete, because
const(immutable(char)) is immutable(char), not const(char).

-- 
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