[Mono-bugs] [Bug 33185][Nor] Changed - tail calls not yet implemented

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 26 May 2003 06:16:56 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=33185

--- shadow/33185	Sun Nov  3 09:46:15 2002
+++ shadow/33185.tmp.27263	Mon May 26 06:16:56 2003
@@ -1,13 +1,13 @@
 Bug#: 33185
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: XP SP1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cshei@indiana.edu               
 QAContact: mono-bugs@ximian.com
@@ -103,6 +103,9 @@
 { .entrypoint
   .maxstack     1
   ldc.i4        10000001
   call          void EvenOdd::Test(int32)
   ret
 } // end of global method `main'
+
+------- Additional Comments From lupus@ximian.com  2003-05-26 06:16 -------
+Fixed in cvs.