[Mono-bugs] [Bug 23644] Changed - mcs is getting the incorrect overloaded method

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
26 Apr 2002 20:06:35 -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=23644

--- shadow/23644	Wed Apr 24 13:59:21 2002
+++ shadow/23644.tmp.27461	Fri Apr 26 16:06:35 2002
@@ -132,6 +132,13 @@
 currently being able to see what you see, so let me know. Thanks !
 
 ------- Additional Comments From lupus@ximian.com  2002-04-24 13:59 -------
 I don't know if the error is related, but mcs fails to compile also
 the delegate{1,2,3}.cs files in mono/tests (both on linux and windows
 with the ms runtime).
+
+------- Additional Comments From joe@ximian.com  2002-04-26 16:06 -------
+It's pretty easy to duplicate... just check out gtk-sharp and autogen
+and make.  You shouldn't need any dependencies in addition to what you
+build the mono runtime with to test it.  I build it with:
+
+make MCS="/opt/mono/bin/mono /opt/mono/bin/mcs.exe" linux