[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:30:02 -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 2003-04-27 13:26:49.000000000 -0400
+++ shadow/41990.tmp.21229 2004-03-24 00:30:02.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 41990
-Product: Mono/MCS
+Product: Mono: Compilers
Version: unspecified
OS:
OS Details:
Status: NEW
Resolution:
Severity:
Priority: Normal
-Component: Misc
+Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: Support for flagging `pinned' variable.s
@@ -22,6 +22,11 @@
This is not important for Mono, given that we use the Boehm GC, but it will
be important to move the code we generate over to the MS.NET
This time I believe its ok to use a dynamic invocation, as this is rarely
used, its only used when doing a "fixed" statement.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-03-24 00:30 -------
+Created an attachment (id=7079)
+patch for mcs
+