Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
May 09, 2011 [Issue 5964] New: std.stdio.readln can throw a UnicodeException | ||||
---|---|---|---|---|
| ||||
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@puremagic.com ReportedBy: andrej.mitrovich@gmail.com --- Comment #0 from Andrej Mitrovic <andrej.mitrovich@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: ------- |
February 25, 2012 [Issue 5964] std.stdio.readln can throw a UnicodeException | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | http://d.puremagic.com/issues/show_bug.cgi?id=5964 hsteoh@quickfur.ath.cx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hsteoh@quickfur.ath.cx --- Comment #1 from hsteoh@quickfur.ath.cx 2012-02-25 11:04:58 PST --- https://github.com/D-Programming-Language/phobos/pull/459 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 25, 2012 [Issue 5964] std.stdio.readln can throw a UnicodeException | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | http://d.puremagic.com/issues/show_bug.cgi?id=5964 --- Comment #2 from github-bugzilla@puremagic.com 2012-02-25 12:06:15 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/4319df08143c0fa1f40f2d8c9935a056d96f8977 Fix docs for issue 5964. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 25, 2012 [Issue 5964] std.stdio.readln can throw a UnicodeException | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | http://d.puremagic.com/issues/show_bug.cgi?id=5964 Jonathan M Davis <jmdavisProg@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jmdavisProg@gmx.com Platform|Other |All Resolution| |FIXED OS/Version|Windows |All --- Comment #3 from github-bugzilla@puremagic.com 2012-02-25 15:17:56 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/673403b5680c77a81b72ac426e80345e16d1db3e Updated changelog for fix for issue# 5964. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 25, 2012 [Issue 5964] std.stdio.readln can throw a UnicodeException | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | http://d.puremagic.com/issues/show_bug.cgi?id=5964 --- Comment #3 from github-bugzilla@puremagic.com 2012-02-25 15:17:56 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/673403b5680c77a81b72ac426e80345e16d1db3e Updated changelog for fix for issue# 5964. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation