[Mono-bugs] [Bug 81041][Min] Changed - [GMCS] missing CS0019: reject == operator for object vs. generic type argument
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 25 12:06:52 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=81041
--- shadow/81041 2007-03-05 15:35:31.000000000 -0500
+++ shadow/81041.tmp.24308 2007-03-25 11:06:52.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 81041
Product: Mono: Compilers
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: missing CS0019: reject == operator for object vs. generic type argument
+Summary: [GMCS] missing CS0019: reject == operator for object vs. generic type argument
With gmcs, the example below does not cause CS0019 (no applicable ==
operator) error.
--------
public class Test
More information about the mono-bugs
mailing list