[Issue 5173] std.process.shell cannot handle non-UTF8 output

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 5 16:48:39 PDT 2010


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



--- Comment #2 from Lars Holowko <lars.holowko at gmail.com> 2010-11-05 16:47:38 PDT ---
Created an attachment (id=801)
replacement std.file.readText that would fix the issue

the attached std.file.readText function implements uses the UTF encoding
detection "algorithm" described in TDPL and does the necessary conversions to
fix the described bug.

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