[Mono-bugs] [Bug 81729][Nor] Changed - Console.Read(Line) doesn't block for winexe's
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 25 16:11:33 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81729
--- shadow/81729 2007-05-25 11:51:16.000000000 -0400
+++ shadow/81729.tmp.32747 2007-05-25 16:11:33.000000000 -0400
@@ -77,6 +77,11 @@
Console to not do anything for winexe applications (at least not
block on anything). I can't really see how printing CWL's when
there's not supposed to be any can do much harm, but blocking on
CR(L) is worse... And if there's any unmanaged lib that uses stdin,
then that's just bad luck. Shouldn't be that many for winforms
applications anyways.
+
+------- Additional Comments From robertj at gmx.net 2007-05-25 16:11 -------
+Created an attachment (id=19321)
+mono/mini/driver.c.diff
+
More information about the mono-bugs
mailing list