[Mono-bugs] [Bug 50917][Wis] Changed - GC.KeepAlive's scope only lasts until it is called.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Nov 2003 13:08:45 -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 gonzalo@ximian.com.

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

--- shadow/50917	2003-11-13 12:29:36.000000000 -0500
+++ shadow/50917.tmp.1801	2003-11-13 13:08:45.000000000 -0500
@@ -99,6 +99,10 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-11-13 12:29 -------
 I should also add, this comes from the Rotor GC testsuite, so it 
 seems that MS is viewing this as defined/required behavior.
 
 It also matches with their docs.
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-13 13:08 -------
+Zoltan made a comment in another bug noting that there may be a
+reference to that variable in registers or the stack...