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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 00:31:56 -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:31:35.000000000 -0500
+++ shadow/41990.tmp.21281	2004-03-24 00:31:56.000000000 -0500
@@ -10,13 +10,13 @@
 Component: C#
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Support for flagging `pinned' variable.s
+Summary: [PATCH] Support for flagging `pinned' variable.s
 
 This is another topic for discussion.
 
 We need a Mono-specific call to flag a LocalBuilder variable as "pinned",
 so that the generated code will properly flag this slot.