[Mono-bugs] [Bug 74391][Nor] Changed - call Console.WriteLine("hi") fails.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 22:05:06 -0400 (EDT)
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 toshok@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74391
--- shadow/74391 2005-04-04 22:03:51.000000000 -0400
+++ shadow/74391.tmp.481 2005-04-04 22:05:06.000000000 -0400
@@ -15,6 +15,11 @@
URL:
Cc:
Summary: call Console.WriteLine("hi") fails.
it succeeds if we get to a method that makes use of Console, but the
attached test fails if you call Console.WriteLine ("hi") from inside Main.
+
+------- Additional Comments From toshok@ximian.com 2005-04-04 22:05 -------
+Created an attachment (id=14848)
+test case
+