[Mono-bugs] [Bug 53030][Wis] Changed - bug in tail call handling
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Jan 2004 07:13:00 -0500 (EST)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=53030
--- shadow/53030 2004-01-18 15:16:46.000000000 -0500
+++ shadow/53030.tmp.5183 2004-01-19 07:13:00.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 53030
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: PLD Linux
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: malekith@pld-linux.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -440,6 +440,10 @@
call instance void [mscorlib]System.Exception::.ctor()
ret
}
}
}
#v-
+
+------- Additional Comments From vargaz@freemail.hu 2004-01-19 07:13 -------
+This seems to work for me using latest mono CVS. Which mono version are
+you using ?