[Mono-bugs] [Bug 24067] Changed - Overload resolution error

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
2 May 2002 20:42:24 -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 joe@ximian.com.

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

--- shadow/24067	Thu May  2 16:41:48 2002
+++ shadow/24067.tmp.28117	Thu May  2 16:42:24 2002
@@ -72,6 +72,13 @@
 
 
 ------- Additional Comments From joe@ximian.com  2002-05-02 16:41 -------
 Created an attachment (id=1685)
 The Atk.Object.cs file
 
+
+------- Additional Comments From joe@ximian.com  2002-05-02 16:42 -------
+Oh, if you build them together:
+
+mcs --target library -o test.dll *.cs
+
+it works.