[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 23:24:09 -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=23644

--- shadow/23644	Fri Apr 26 16:06:35 2002
+++ shadow/23644.tmp.10321	Fri Apr 26 19:24:09 2002
@@ -139,6 +139,9 @@
 ------- 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
+
+------- Additional Comments From miguel@ximian.com  2002-04-26 19:24 -------
+It would still help to have a smaller test case.