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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 3 15:10:26 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 martin at ximian.com.

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

--- shadow/81044	2007-03-25 11:07:43.000000000 -0500
+++ shadow/81044.tmp.12495	2007-04-03 15:10:26.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81044
 Product: Mono: Compilers
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -58,6 +58,9 @@
 gmcs bug as doing the cast in IL code generates the exception.
 As for the verifier: this check is currently missing
 (mini.c:target_type_is_incompatible), mostly because it is likely to
 trigger with some methods in the presence of interface vars.
 I'll see if implementing the check makes at least a full bootstrap
 working.
+
+------- Additional Comments From martin at ximian.com  2007-04-03 15:10 -------
+Fixed in SVN.


More information about the mono-bugs mailing list