[Issue 3347] std.stdio.writeln attempts to print illegal unicode characters

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 16 14:11:05 PST 2011


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


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX


--- Comment #5 from Andrei Alexandrescu <andrei at metalanguage.com> 2011-01-16 14:09:10 PST ---
I'm closing this now. Upon further experience, it seems fair to check for
Unicode validity in upper layers and leave writeln to write invalid characters
on a best-effort basis. If there are solid arguments to the contrary and good
alternative ideas, please reopen.

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