[Issue 5173] std.process.shell cannot handle non-UTF8 output
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb 10 07:20:33 PST 2014
    
    
  
https://d.puremagic.com/issues/show_bug.cgi?id=5173
Vladimir Panteleev <thecybershadow at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thecybershadow at gmail.com
         Resolution|                            |WORKSFORME
--- Comment #3 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-02-10 17:20:24 EET ---
Closing this, as the shell() function is now deprecated, and the problem does
not manifest when using its replacement, executeShell.
However, the fact that readText does not parse UTF-8 BOMs is probably an issue
of its own, and should be filed separately.
-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list