[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 13:26:10 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=41457

--- shadow/41457	Fri Apr 25 22:46:54 2003
+++ shadow/41457.tmp.25253	Sat Apr 26 13:26:10 2003
@@ -1,15 +1,15 @@
 Bug#: 41457
 Product: Mono/MCS
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: Red Hat 8 & 9 - mono 0.23 - libgc-6.1-1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
-Priority: Normal
+Priority: Blocker
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gfr@skynet.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -158,6 +158,9 @@
 
   It's doesn't happens when the source are put
   in the same assembly.   Moreover, if you remove 
   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.