[Issue 16416] New: Phobos std.uni out of date (should be updated to latest Unicode standard)
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Aug 22 19:20:22 PDT 2016
    
    
  
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 at puremagic.com
          Reporter: andrew at 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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list