[Mono-bugs] [Bug 419828] Verifier causes F# to fail on Mono trunk

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 22 09:12:25 EDT 2010


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 <laurentlb at gmail.com> 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.


More information about the mono-bugs mailing list