[Mono-bugs] [Bug 71300][Min] Changed - TestGetConstructorNullElementType

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 28 16:45:31 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=71300

--- shadow/71300	2005-01-14 19:21:39.000000000 -0500
+++ shadow/71300.tmp.7895	2005-05-28 16:45:31.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 71300
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -68,6 +68,9 @@
 				new Type[] { null }, new ParameterModifier[0]);
 		} catch (ArgumentNullException){
 			Console.WriteLine ("OK");
 		}
 	}
 }
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-28 16:45 -------
+Fixed in svn.


More information about the mono-bugs mailing list