[Issue 978] New: std.utf's toUTF* functions accept some invalid and reject some valid UTF

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 17 07:10:36 PST 2007


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

           Summary: std.utf's toUTF* functions accept some invalid and
                    reject some valid UTF
           Product: D
           Version: 1.006
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: major
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: deewiant at gmail.com


Attached is a UTF conversion testing module and its output when used with
Phobos's std.utf.toUTF* functions.

I only tested the toUTF* functions, but I would expect some of the problems to
be present with the others as well.


-- 



More information about the Digitalmars-d-bugs mailing list