http://bugzilla.novell.com/show_bug.cgi?id=419828
http://bugzilla.novell.com/show_bug.cgi?id=419828#c11 --- Comment #11 from Laurent Le Brun <[email protected]> 2010-07-22 13:12:22 UTC --- Created an attachment (id=377755) --> (http://bugzilla.novell.com/attachment.cgi?id=377755) stacktrace Another test case (with F# 2.0 and Mono 2.6.7) ubuntu% cat repro2.fsx let formatArg f a = match a with | None -> "" | Some(v) -> f v formatArg id None ubuntu% ./mono-2.6.7/bin/mono /usr/lib/fsharp/fsi.exe repro2.fsx (stacktrace attached) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
