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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79557 --- shadow/79557 2006-10-02 14:34:35.000000000 -0400 +++ shadow/79557.tmp.31428 2006-10-05 06:10:23.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79557 Product: Mono: Runtime Version: 1.1 OS: All OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Blocker Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -145,6 +145,11 @@ | 1 -> 1 | 2 -> 1 | a -> fib(a-1) + fib(a-2) print_endline(fib 5 |> any_to_string) ---------- end sample F# program -------------------- + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-05 06:10 ------- +Fixed in SVN. We don't have the resources to test with every possible +.net language. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
