[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
Sun Apr 17 16:01:49 EDT 2011


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

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


--- Comment #7 from Stephan Tolksdorf <st at quanttec.com> 2011-04-17 20:01:44 UTC ---
What about the statement I quoted from ECMA-335 I.12.3.2.1:

"Instructions that create pointers which are guaranteed not to point into the
memory manager‘s heaps (e.g., ldloca, ldarga, and ldsflda) produce transient
pointers (type *) that can be used wherever a managed pointer (type &) or
unmanaged pointer (type native unsigned int) is expected."

That seems pretty unambiguous.

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