[Mono-bugs] [Bug 44845][Wis] Changed - MCS doesn't find the best overloaded match for a constructor

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 30 Jul 2003 13:13:16 -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 ravi@ximian.com.

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

--- shadow/44845	Wed Jul 30 13:01:19 2003
+++ shadow/44845.tmp.13937	Wed Jul 30 13:13:16 2003
@@ -216,6 +216,10 @@
 ------- Additional Comments From spouliot@videotron.ca  2003-07-30 13:01 -------
 So we're back to the start ;-)
 
 I tried to compile with the /d:INSIDE_CORLIB defined by lupus but 
 that didn't change the result.
 
+
+------- Additional Comments From ravi@ximian.com  2003-07-30 13:13 -------
+Am working on it - seems to me that the contructor from System.Object
+is sneaking in and creating havoc in overload resolution.