[Mono-bugs] [Bug 75925][Maj] Changed - Anon-delegates regression

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 28 22:41:24 EDT 2005


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 at users.sf.net.

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: mono-bugs at ximian.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
 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 bmaurer at users.sf.net  2005-08-28 22:41 -------
+The issue is from r48610, a patch from martin.


More information about the mono-bugs mailing list