[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:43:07 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75883
--- shadow/75883 2005-09-01 09:09:55.000000000 -0400
+++ shadow/75883.tmp.12932 2005-09-01 09:43:07.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Wishlist
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: atsushi at ximian.com
ReportedBy: chastamar at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Summary: [PATCH] mcs fails to accept partial abstract classes when 'abstract' isn't specified in all partial declarations
@@ -44,6 +44,15 @@
------- Additional Comments From atsushi at ximian.com 2005-09-01 09:09 -------
Created an attachment (id=15672)
proposed fix + testcases
+
+------- Additional Comments From rharinath at novell.com 2005-09-01 09:43 -------
+Man, nice patch :-) Looks ok to commit. I'm assuming this has passed
+a 'make compiler-tests'.
+
+Make sure you update known-issues-gmcs. (You'll find the list of
+problem cases in gmcs.log. Otherwise, you can run the buildbot --
+it'll be somewhere in the test-profile log)
+
More information about the mono-bugs
mailing list