[Mono-bugs] [Bug 81044][Nor] Changed - [GMCS] Missing exception from invalid cast.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 25 12:07:43 EDT 2007


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 marek.safar at seznam.cz.

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

--- shadow/81044	2007-03-08 12:41:29.000000000 -0500
+++ shadow/81044.tmp.24344	2007-03-25 11:07:43.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: martin at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Missing exception from invalid cast.
+Summary: [GMCS] Missing exception from invalid cast.
 
 The following code should thrown an InvalidCastException at runtime, but
 does not with Mono:
 
 using System.Collections.Generic;
 


More information about the mono-bugs mailing list