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 [EMAIL PROTECTED]

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

--- shadow/75925        2005-08-28 17:59:30.000000000 -0400
+++ shadow/75925.tmp.28402      2005-08-28 22:41:24.000000000 -0400
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Anon-delegates regression
 
 I just got this when I tried to compile msdn-browse from with mcs from svn:
 
 mcs *.cs /out:msdnb.exe -pkg:gtk-sharp-2.0,gecko-sharp-2.0
 
@@ -85,6 +84,9 @@
                        ThreadPool.QueueUserWorkItem (delegate {
                                Z ();
                        });     
                });
        }       
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-08-28 22:41 -------
+The issue is from r48610, a patch from martin.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to