[Issue 5964] New: std.stdio.readln can throw a UnicodeException
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 8 19:39:56 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5964
Summary: std.stdio.readln can throw a UnicodeException
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: andrej.mitrovich at gmail.com
--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-05-08 19:36:00 PDT ---
Only this is specified:
Throws:
StdioException on error
But readln() will throw a UnicodeException on invalid input. Could we add that
in the docs?
--
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