[Mono-bugs] [Bug 41990][Nor] Changed - [PATCH] Support for flagging `pinned' variable.s

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Mar 2004 22:21:15 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/41990	2004-03-24 00:31:56.000000000 -0500
+++ shadow/41990.tmp.32026	2004-03-29 22:21:15.000000000 -0500
@@ -40,6 +40,13 @@
 Created an attachment (id=7081)
 patch for mcs/class/corlib/System.Reflection.Emit
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-24 00:31 -------
 The attached patches should add support for pinned variables.
+
+------- Additional Comments From miguel@ximian.com  2004-03-29 22:21 -------
+Dude, could you redo those patches without the property, but just
+a plain method, that would get the job done?
+
+SetPinned() is all we need, we do not need to find out if something
+is pinned.