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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Andrej Mitrovic <[email protected]> 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: -------