[Issue 6175] String corruption when passing static char arrays to std.conv

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 18 10:33:55 PDT 2011


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



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-06-18 10:29:12 PDT ---
I've noticed this while trying to add some additional capability to
std.conv.to. In particular, I've added returning static arrays, and accepting
wchar* and not just char* and converting that to some string/char[] type. Maybe
I could have a go at fixing this too..

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