[Mono-bugs] [Bug 75873][Nor] Changed - mcs reports CS0019 between
class and interface
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 21 22:02: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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75873
--- shadow/75873 2005-08-21 21:48:11.000000000 -0400
+++ shadow/75873.tmp.6219 2005-08-21 22:02:07.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75873
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -44,6 +44,16 @@
no error.
How often does this happen?
consistently.
+
+------- Additional Comments From atsushi at ximian.com 2005-08-21 22:02 -------
+Another example is in SharpVectorGraphics project:
+
+SharpVectors/Dom/Svg/Document
+Structure/SvgTransformableElement.cs(54,12): error
+ CS0019: Operator `==' cannot be applied to operands of type
+`SharpVectors.Dom.Svg.ISvgSvgElement' and
+`SharpVectors.Dom.Svg.SvgTransformableElement'
+
More information about the mono-bugs
mailing list