[Mono-bugs] [Bug 43207][Wis] Changed - ArrayTypeMismatchException not thrown for ref or out parameters

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 26 May 2003 10:17:04 -0400 (EDT)


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@ximian.com.

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

--- shadow/43207	Sat May 17 11:17:08 2003
+++ shadow/43207.tmp.9315	Mon May 26 10:17:04 2003
@@ -1,14 +1,14 @@
 Bug#: 43207
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: staerk@inf.ethz.ch               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -46,6 +46,9 @@
 */
 
 /* Output (Mono 0.24, Windows XP):
 > mono Test.exe
 0
 */
+
+------- Additional Comments From lupus@ximian.com  2003-05-26 10:17 -------
+Fixed in cvs, thanks for the report.