[Mono-bugs] [Bug 27287][Min] Changed - mcs should set final flag on virtual/interface methods of sealed types

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Sep 2002 23:21:56 -0000


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=27287

--- shadow/27287	Sun Sep 15 12:15:03 2002
+++ shadow/27287.tmp.9157	Thu Sep 19 19:21:56 2002
@@ -1,13 +1,13 @@
 Bug#: 27287
 Product: Mono/MCS
 Version: unspecified
 OS: Red Hat 7.3
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: miguel@ximian.com                            
 ReportedBy: jaime@geneura.ugr.es               
 QAContact: mono-bugs@ximian.com
@@ -108,6 +108,9 @@
 
 Maybe some code is not commited?
 
 
 ------- Additional Comments From lupus@ximian.com  2002-09-11 07:23 -------
 The test program compiles and runs just fine.
+
+------- Additional Comments From miguel@ximian.com  2002-09-19 19:21 -------
+Finally fixed the bug