[Mono-bugs] [Bug 24067] Changed - Overload resolution error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
1 May 2002 02:23:26 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24067
--- shadow/24067 Tue Apr 30 22:22:44 2002
+++ shadow/24067.tmp.27560 Tue Apr 30 22:23:26 2002
@@ -26,6 +26,11 @@
.\a.cs(22) error CS1503: Argument 3: Cannot convert from 'out bool' to 'out
string'
.\a.cs(22) error CS-0006: Could not find any applicable function for this
argument list
.\a.cs(5) warning CS0649: Field `X.Raw' is never assigned to and will
always have its default value
+
+------- Additional Comments From miguel@ximian.com 2002-04-30 22:23 -------
+Created an attachment (id=1676)
+Sample file that breaks overload resolution
+