[Issue 3347] std.stdio.writeln attempts to print illegal unicode characters
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Sep 26 18:28:53 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3347
Stewart Gordon <smjg at iname.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
--- Comment #2 from Stewart Gordon <smjg at iname.com> 2009-09-26 18:28:52 PDT ---
What are the rules about valid uses of the permanently unassigned codepoints
U+FFFE and U+FFFF? ISTM while it doesn't make sense to write either to stdout,
it would be valid to send one, for example, to a MemoryStream for the app's
internal use.
--
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