https://issues.dlang.org/show_bug.cgi?id=4483

--- Comment #14 from [email protected] ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/eca3a10dd232541036c0bbc00cb7a4236d0f2276
Fix Issue 4483 - foreach over string or wstring, where element type not
specified

std.process does not support Unicode and assume it's iterating over
ASCII.

https://github.com/D-Programming-Language/phobos/commit/e3cdb418ea175ae8c4020973be6587cfd66779cc
Merge pull request #1873 from lionello/bug4483

Preparation for issue 4483, specifying foreach char iteration type

--

Reply via email to