[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 23:13:03 -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-29 22:21:15.000000000 -0500
+++ shadow/41990.tmp.32429 2004-03-29 23:13:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 41990
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: bmaurer@users.sf.net
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
@@ -47,6 +47,11 @@
------- 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.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-03-29 23:13 -------
+Fixed in CVS!
+
+(WOOOHOOOOO!)