[Mono-bugs] [Bug 74852][Nor] Changed - mcs expects imported interface methods to have a newslot attribute

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 9 May 2005 03:36:58 -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 rharinath@novell.com.

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

--- shadow/74852	2005-05-06 15:30:55.000000000 -0400
+++ shadow/74852.tmp.2818	2005-05-09 03:36:58.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 74852
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: rharinath@novell.com                            
 ReportedBy: vargaz@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: mcs expects imported interface methods to have a newslot attribute
@@ -32,6 +32,10 @@
 
 
 ------- Additional Comments From vargaz@gmail.com  2005-05-06 15:30 -------
 Created an attachment (id=15080)
 testcase/2
 
+
+------- Additional Comments From rharinath@novell.com  2005-05-09 03:36 -------
+Hmm...  that's wierd.  I checked-in r43921 to handle just something
+like this.