[Mono-bugs] [Bug 688008] Mono fails to run F# code involving native pointers that works on .NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 19 15:17:11 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=688008

https://bugzilla.novell.com/show_bug.cgi?id=688008#c10


--- Comment #10 from Zoltan Varga <vargaz at gmail.com> 2011-04-19 19:17:10 UTC ---
We could allow the code in the second test, since the result of ldloca is
certainly not a GC reference. But in the original test case, the result of
ldelema is, so if even if we allowed it, the program would randomly crash. F#
simply needs to be fixed to emit proper IL.

-- 
Configure bugmail: https://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