[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
Sat Apr 16 22:29:24 EDT 2011


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

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


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com

--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2011-04-17 02:29:22 UTC ---
The return type of ldelema is a managed pointer, and those cannot be stored
into a local of type 'native int' since they would lose GC tracking.

-- 
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