[Mono-bugs] [Bug 71999][Nor] Changed - mcs 2.0 missing default operator support

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 14 Feb 2005 23:52:17 -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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71999

--- shadow/71999	2005-02-11 02:13:49.000000000 -0500
+++ shadow/71999.tmp.20944	2005-02-14 23:52:17.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71999
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,9 @@
 
 csc /langversion:iso-1 test-999.cs
 
 test-999.cs(3,31): error CS1644: Feature 'default operator' cannot be used
         because it is not part of the standardized ISO C# language
 specification
+
+------- Additional Comments From martin@ximian.com  2005-02-14 23:52 -------
+Looks like you're trying this with mcs ....