[Issue 4483] foreach over string or wstring, where element type not specified, does not support unicode

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 16 10:19:30 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=4483



--- Comment #13 from github-bugzilla at puremagic.com 2014-03-16 10:19:23 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

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

core.demangle does not support Unicode and iterates over ASCII only.

https://github.com/D-Programming-Language/druntime/commit/bb0e133d4c478bb279a228e9cabfa648fa1043b3
Merge pull request #712 from lionello/bug4483

Preparation for issue 4483, specifying foreach char iteration type

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