[Mono-bugs] [Bug 71996][Nor] Changed - Error CS0187 is not reported

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 04:18:11 -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=71996

--- shadow/71996	2005-01-31 04:41:16.000000000 -0500
+++ shadow/71996.tmp.25560	2005-02-17 04:18:11.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 71996
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -44,6 +44,11 @@
 
 No compilation error
 
 Expected Results:
 
 (7,3): error CS0187: No such operator '++' defined for type 'object'
+
+------- Additional Comments From rharinath@novell.com  2005-02-17 04:18 -------
+Fixed in SVN.  cf bug #63202.
+
+*** This bug has been marked as a duplicate of 63202 ***