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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
2 May 2002 20:41:20 -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:40:33 2002
+++ shadow/24067.tmp.28053	Thu May  2 16:41:20 2002
@@ -62,6 +62,11 @@
 assembly.  Here's how to reproduce it:
 
 mcs --target library -o glib-test.dll GLib.Object.cs
 mcs --target library -r glib-test.dll -o atk-test.dll Atk.Object.cs
 
 The second one will bomb out.
+
+------- Additional Comments From joe@ximian.com  2002-05-02 16:41 -------
+Created an attachment (id=1684)
+The GLib.Object.cs file
+