[Mono-bugs] [Bug 82111][Nor] Changed - mcs/gmcs fails to throw errors CS053/CS054 when abstract child of abstract class hides abstract members improperly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 17 14:56:31 EDT 2007


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 gert.driesen at pandora.be.

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

--- shadow/82111	2007-07-17 10:56:24.000000000 -0400
+++ shadow/82111.tmp.21467	2007-07-17 14:56:31.000000000 -0400
@@ -199,6 +199,15 @@
 a fatal error in the mono runtime or one of the native libraries 
 used by your application.
 =================================================================
 
 Aborted (core dumped)
 
+
+------- Additional Comments From gert.driesen at pandora.be  2007-07-17 14:56 -------
+Running the (g)mcs compiled assembly on MS results in the following 
+exception:
+
+Unhandled Exception: System.TypeLoadException: Method 'Initialize' in 
+type 'MyConcrete' from assembly 'test, Version=0.0.0.0, 
+Culture=neutral, PublicKeyToken=null' does not have an implementation.
+


More information about the mono-bugs mailing list