[Mono-bugs] [Bug 75537][Nor] Changed - Invoking overloaded function
with remoting
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 25 11:02:26 EDT 2005
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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75537
--- shadow/75537 2005-07-25 10:54:33.000000000 -0400
+++ shadow/75537.tmp.29631 2005-07-25 11:02:26.000000000 -0400
@@ -61,6 +61,10 @@
public int sum(int x, int y, int z)
{
return x + y + z;
}
}
+
+------- Additional Comments From lluis at ximian.com 2005-07-25 11:02 -------
+By test case I mean a self contained test application I can use to
+reproduce and verify the issue.
More information about the mono-bugs
mailing list