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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 8 11:48:10 EST 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 lupus at ximian.com.

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

--- shadow/81044	2007-03-06 12:01:06.000000000 -0500
+++ shadow/81044.tmp.25904	2007-03-08 11:48:10.000000000 -0500
@@ -40,6 +40,14 @@
 produced one.
 
 
 ------- Additional Comments From miguel at ximian.com  2007-03-06 12:01 -------
 Just a question: shouldn't our verifier throw here with the invalid
 generated code?
+
+------- Additional Comments From lupus at ximian.com  2007-03-08 11:48 -------
+Please attach either the buggy generated binary or the IL code so we
+can add it to the verifier test suite. The test doesn't compile with
+gmcs for me:
+gmcs-invalidcast.cs(8,48): error CS0030: Cannot convert type
+`System.Collections.Generic.IList<object>' to `string[]'
+


More information about the mono-bugs mailing list