[Mono-bugs] [Bug 71134][Nor] Changed - Impl. of protected abstract methods not checked intra-assembly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 27 Mar 2005 13:47:10 -0500 (EST)


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

--- shadow/71134	2005-02-22 06:23:05.000000000 -0500
+++ shadow/71134.tmp.6509	2005-03-27 13:47:10.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71134
 Product: Mono: Compilers
 Version: 1.1
 OS: NLD 9
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: yhemanth@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -110,6 +110,10 @@
 
 
 ------- Additional Comments From projectmonokochi@rediffmail.com  2005-02-22 05:48 -------
 
 an extra flag BindingFlags.NonPublic for searching for the call to 
 TypeContainer.FindMembers in PendingImplementation.GetAbstractMethods.
+
+------- Additional Comments From rharinath@novell.com  2005-03-27 13:47 -------
+was applied to SVN
+