[Mono-bugs] [Bug 74391][Nor] Changed - call Console.WriteLine("hi") fails.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Apr 2005 01:04:52 -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:05:06.000000000 -0400
+++ shadow/74391.tmp.1655 2005-04-14 01:04:51.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74391
Product: Mono: Debugger
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: backend
AssignedTo: toshok@ximian.com
ReportedBy: toshok@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -20,6 +20,11 @@
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
+
+------- Additional Comments From toshok@ximian.com 2005-04-14 01:04 -------
+The attached diff fixes the problem, but results in always causing an
+inferior method call. going to leave the bug open with a reduced
+priority.