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 [EMAIL PROTECTED]

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

--- shadow/74953        2005-06-26 14:19:59.000000000 -0400
+++ shadow/74953.tmp.14268      2005-06-27 03:17:20.000000000 -0400
@@ -253,6 +253,15 @@
 the vs.net 2k5b2 debug window.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2005-06-26 14:19 -------
 Created an attachment (id=15385)
 Test app against vs.net 2k5b2, with output in comment
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-06-27 03:17 -------
+Paolo, there's one thing which worries me: shouldn't the runtime detect
+that the types are incompatible (because it doesn't know yet that
+that's allowed) and reject this as invalid IL - ie. in the same way as
+if you'd try to pass an array to a function taking a string ?
+
+My first idea of fixing this was having the verifier somehow change
+the type of the array.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to