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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80176 --- shadow/80176 2006-12-07 10:32:09.000000000 -0500 +++ shadow/80176.tmp.20895 2006-12-24 23:25:21.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80176 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: same behaviour on linux-x86 and darwin-ppc -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -32,6 +32,14 @@ Mono 1.2.2.1 has this behaviour; mono 1.1.17 and Microsoft CLR it works as expected. I noticed that on the older version Console.In is of type System.IO.SynchronizedReader, while in the new one is of type System.CStreamReader. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-24 23:25 ------- +This works with current svn. It was probably fixed in the last release +too, but i'm not sure about that. +------------- [EMAIL PROTECTED]:/tmp $ mono test.exe +gonzalo +Hello gonzalo _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
