[Mono-bugs] [Bug 72015][Cos] Changed - defining a delegate inside the Array class sets parent to null

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Feb 2005 21:27:51 -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 miguel@ximian.com.

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

--- shadow/72015	2005-02-08 08:23:01.000000000 -0500
+++ shadow/72015.tmp.8491	2005-02-11 21:27:51.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Cosmetic
 Component: C#
 AssignedTo: rharinath@novell.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -74,6 +74,11 @@
 
 Unfortunately, we need to keep the non-nested delegate around in case
 of BOOTSTRAP_WITH_OLDLIB, since older versions of mcs are buggy wrt
 this code.
 
 Lupus, Miguel, your call, if you want this code in corlib.
+
+------- Additional Comments From miguel@ximian.com  2005-02-11 21:27 -------
+Lets do what you suggest, and remove the code after Mono 1.2
+
+This bug can be turned into a post 1.2 thing