www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16416] New: Phobos std.uni out of date (should be updated to

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

          Issue ID: 16416
           Summary: Phobos std.uni out of date (should be updated to
                    latest Unicode standard)
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: andrew trotman.com

The Phobos Unicode methods (such as std.uni.isAlpha()) are compatible with
Unicode 6.2 (i.e. the 2012 standard, which is now nearly 5 years old). Unicode
is now up to version 9.0.  The Unicode changes do include changes to
std.uni.isAlpha(), and other methods.

--
Aug 22 2016