[Mono-bugs] [Bug 71305][Wis] Changed - Should throw exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 Jan 2005 20:23:22 -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 grompf@sublimeintervention.com.

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

--- shadow/71305	2005-01-14 20:23:06.000000000 -0500
+++ shadow/71305.tmp.15445	2005-01-14 20:23:22.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 71305
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Should throw exception
 
 The following program should print Success:
 
 using System;
 using System.Reflection;