[Mono-bugs] [Bug 81159][Nor] Changed - Console.In.Read doesn't allow line-oriented input with mscorlib 2.0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 18 09:07:07 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81159
--- shadow/81159 2007-04-17 19:38:17.000000000 -0400
+++ shadow/81159.tmp.18398 2007-04-18 09:07:07.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81159
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: same behaviour on linux-x86 and darwin-ppc
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: fejj at novell.com
ReportedBy: anto.cuni at gmail.com
QAContact: mono-bugs at ximian.com
@@ -38,6 +38,11 @@
System.CStreamReader.
------- Additional Comments From fejj at novell.com 2007-04-17 19:38 -------
this appears to work in current svn (probably one of my other Console
fixes also fixed this).
+
+------- Additional Comments From gert.driesen at pandora.be 2007-04-18 09:07 -------
+On 2.0 profile, the call to Console.In.Read finishes immediately
+when 16 characters have been entered while on 1.0 (and MS 1.1 and
+2.0) the call only returns after pressing enter.
More information about the mono-bugs
mailing list