[Mono-bugs] [Bug 52502][Nor] Changed - We do not report CS0134
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 11 Apr 2004 00:43:16 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52502
--- shadow/52502 2004-02-07 12:48:43.000000000 -0500
+++ shadow/52502.tmp.31012 2004-04-11 00:43:16.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 52502
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -54,6 +54,11 @@
message, reserve an error number, document the error number, etc.
I can't find any spec references that explictly prohibit this
behavior, however nothing in the spec specifies this case. Can you
talk to the Microsoft guys about their rationale? I can't figure out
why they would reject such a decl.
+
+------- Additional Comments From miguel@ximian.com 2004-04-11 00:43 -------
+The construct is allowed in C# 2.0 (at least on MS VS.NET 2005 compiler)
+
+Closing this