[Mono-bugs] [Bug 78828][Maj] Changed - Another simple tailcall bug in Mono JIT
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 14 15:24:34 EDT 2006
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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78828
--- shadow/78828 2006-07-11 21:52:10.000000000 -0400
+++ shadow/78828.tmp.6412 2006-07-14 15:24:34.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 78828
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: i586 Linux or Windows
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: bbjamey at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Another simple tailcall bug in Mono JIT
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
@@ -58,6 +57,9 @@
Additional Information: I've included this bug to show you how simple F#
programs are affected by the tailcall problems. It may also help you to
get more F# test cases and coverage w.r.t. tailcalls. It may also help
you see the combination of features where tailcalls are busted (here you
need the conditional, and minor variations either work or reveal problems
similar to the other tailcall bugs)
+
+------- Additional Comments From martin at ximian.com 2006-07-14 15:24 -------
+This particular example works fine for me.
More information about the mono-bugs
mailing list