[Mono-bugs] [Bug 41457][Blo] Changed - mcs compilation fail when we use overloaded function with out param from another assembly - sample inside the description
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 26 Apr 2003 17:31:11 -0400 (EDT)
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 gfr@skynet.be.
http://bugzilla.ximian.com/show_bug.cgi?id=41457
--- shadow/41457 Sat Apr 26 13:26:10 2003
+++ shadow/41457.tmp.27352 Sat Apr 26 17:31:11 2003
@@ -161,6 +161,11 @@
the out keywork everywhere => that's works
Good luck to find this bug
------- Additional Comments From lupus@ximian.com 2003-04-26 13:26 -------
This was a runtime bug as pointed out by miguel, fixed in cvs.
+
+------- Additional Comments From gfr@skynet.be 2003-04-26 17:31 -------
+With the last version from cvs the code compile and work correctly
+
+Thanks a lot