I need to get F# code working with Mono. The non-tailcall, non-generic code they provide in the F# distribution works OK, but anything involving tailcalls seems to bring up bugs in Mono's implementation of tailcalls. There seem to be additional bugs involving the combination of generics and tailcalls specifically. I just added a bugzilla on that one
http://bugzilla.ximian.com/show_bug.cgi?id=78826.
Do does Mono support tailcalls? And can you add some simple F# code (both tailcalling and non-tailcalling) as test cases for Mono?
Thanks
BB
P.S. It would be great if the fixes somehow made it into 1.1.16
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
