[Mono-bugs] [Bug 75883][Wis] Changed - [PATCH] mcs fails to accept partial abstract classes when 'abstract' isn't specified in all partial declarations

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 09:09:55 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/75883	2005-09-01 09:09:16.000000000 -0400
+++ shadow/75883.tmp.12596	2005-09-01 09:09:55.000000000 -0400
@@ -10,14 +10,13 @@
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: chastamar at yahoo.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: mcs fails to accept partial abstract classes when 'abstract' isn't specified in all partial declarations
+Summary: [PATCH] mcs fails to accept partial abstract classes when 'abstract' isn't specified in all partial declarations
 
 Description of Problem:
 
 mcs does not deal properly with the 'abstract' modifier for partial
 classes. Version 2.0 of the C# standard states:
 "If one or more partial declarations of a class include an abstract


More information about the mono-bugs mailing list