[Mono-bugs] [Bug 74232][Nor] Changed - Missing CS0208 report
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 1 Apr 2005 10:15:36 -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=74232
--- shadow/74232 2005-04-01 10:12:07.000000000 -0500
+++ shadow/74232.tmp.8716 2005-04-01 10:15:35.000000000 -0500
@@ -72,6 +72,14 @@
class C2 : C* {}
My patch is reporting CS0208 on this. I'm inclined to say that CS0208
is an appropriate error message, and that it's not a real regression.
However, would like your opinion.
+
+------- Additional Comments From rharinath@novell.com 2005-04-01 10:15 -------
+Hmm, the patch was not complete -- will work on it over the weekend.
+I'll commit what I have for now.
+
+However, I'd still like your opinion on the cs1521-2.cs "failure": can
+we report CS0208 instead on that case?
+