[Mono-bugs] [Bug 33185][Nor] Changed - tail calls not yet implemented
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Nov 2002 14:46:15 -0000
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 Sat Nov 2 13:41:59 2002
+++ shadow/33185.tmp.21106 Sun Nov 3 09:46:15 2002
@@ -1,23 +1,23 @@
Bug#: 33185
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: XP SP1
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: cshei@indiana.edu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Mono runtime doesn't seem to give correct results?
+Summary: tail calls not yet implemented
Description of Problem:
Using the mono runtime to execute a variation of a sample program given in
Microsoft's "The IL Assembly Language Programmers' Reference," the correct
output is not produced.