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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 00:31:35 -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 bmaurer@users.sf.net.

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

--- shadow/41990	2004-03-24 00:30:58.000000000 -0500
+++ shadow/41990.tmp.21269	2004-03-24 00:31:35.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 41990
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Summary: Support for flagging `pinned' variable.s
 
@@ -37,6 +37,9 @@
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-24 00:30 -------
 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.