[Mono-bugs] [Bug 30158][Maj] Changed - Mono should throw and exception with different parameters in a delegate.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
11 Sep 2002 09:07:42 -0000


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 lupus@ximian.com.

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

--- shadow/30158	Tue Sep 10 16:17:32 2002
+++ shadow/30158.tmp.17951	Wed Sep 11 05:07:42 2002
@@ -1,14 +1,14 @@
 Bug#: 30158
 Product: Mono/Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kiwnix@yahoo.es               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -59,6 +59,9 @@
   public static void Metodo1 (string s)
   {
     Console.WriteLine("Mostrando " + s); //if S is not used, 
                                          //the problem doesnt appear
   }
 }
+
+------- Additional Comments From lupus@ximian.com  2002-09-11 05:07 -------
+Fixed in cvs.