[Mono-bugs] [Bug 42777][Wis] Changed - Compiler generates incorrect classes.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 26 May 2003 21:06:52 -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 miguel@ximian.com.

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

--- shadow/42777	Sun May 11 19:20:20 2003
+++ shadow/42777.tmp.29933	Mon May 26 21:06:52 2003
@@ -1,14 +1,14 @@
 Bug#: 42777
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,9 @@
 	}
 }
 
 The method B.A () is marked with "newslot" , which is incorrect, as it does
 not provide an implementation for the method AA.A.  This makes
 RemotingCorba fail.
+
+------- Additional Comments From miguel@ximian.com  2003-05-26 21:06 -------
+Fixed a few days ago.