[Mono-bugs] [Bug 76173][Nor] Changed - Managed pointer * emitted as an unmanaged one

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 21 02:59:17 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jankit at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76173

--- shadow/76173	2005-09-21 02:58:08.000000000 -0400
+++ shadow/76173.tmp.8697	2005-09-21 02:59:17.000000000 -0400
@@ -39,6 +39,11 @@
 
         .locals (
                 unsigned int32[]        V_0,
                 unsigned int32& pinned  V_1) ---> managed pointer
 
 Note: In ILAsm, '*' represents unmanaged ptr, and & is for managed.
+
+------- Additional Comments From jankit at novell.com  2005-09-21 02:59 -------
+Created an attachment (id=15769)
+test.cs
+


More information about the mono-bugs mailing list