[Mono-bugs] [Bug 21647] Changed - Overload resolution problem with null.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Mar 2002 11:20:21 -0000


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=21647

--- shadow/21647	Sat Mar  9 06:19:40 2002
+++ shadow/21647.tmp.1153	Sat Mar  9 06:20:21 2002
@@ -22,6 +22,11 @@
 basically happens when a null is given instead of an actual object
 reference. I wrote a small test that fails in windows, too (though the
 original interfaces.cs code compiles, it may have been by chance, because I
 noted that the order of the methods returned to FindMembers may be
 different with our corlib: on windows the right method happened to come
 first...).
+
+------- Additional Comments From lupus@ximian.com  2002-03-09 06:20 -------
+Created an attachment (id=1505)
+Failing test case.
+