[Issue 4250] std.regex does not support character sets other than unicode

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 12 03:34:49 PDT 2012


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


Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry.olsh at gmail.com
         AssignedTo|andrei at metalanguage.com     |dmitry.olsh at gmail.com


--- Comment #4 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-03-12 03:34:56 PDT ---
The first straightforward step would be to add option to skip UTF-processing
assuming it is plain ASCII, that covers an important use case. 
The next move largely depends on std.encoding or whatever it would be.

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