[Mono-bugs] [Bug 78218][Maj] Changed - [PATCH] System.Console.In
drops last character in the block
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 29 11:22:59 EDT 2006
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78218
--- shadow/78218 2006-04-29 11:21:58.000000000 -0400
+++ shadow/78218.tmp.26531 2006-04-29 11:22:59.000000000 -0400
@@ -1,23 +1,22 @@
Bug#: 78218
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: amd64 pld-linux
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: malekith at pld-linux.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
-Summary: System.Console.In drops last character in the block
+Summary: [PATCH] System.Console.In drops last character in the block
Description of Problem:
I run into this when working with antlr scanners. It seems that Read method
of Console.In drops the last character in buffer:
More information about the mono-bugs
mailing list