[Mono-bugs] [Bug 53413][Min] Changed - mcs, unlike csc, gives CS0121 and CS8006 in CodeGroup.cs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 4 Jan 2005 13:53:26 -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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53413
--- shadow/53413 2004-06-23 08:19:08.000000000 -0400
+++ shadow/53413.tmp.25002 2005-01-04 13:53:26.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53413
Product: Mono: Compilers
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: spouliot@videotron.ca
QAContact: mono-bugs@ximian.com
@@ -32,6 +32,9 @@
Gonzalo changed the line to something that compiles with the current mcs
(as well as csc).
------- Additional Comments From bmaurer@users.sf.net 2004-03-28 21:17 -------
sp, do you have a full test case for this?
+
+------- Additional Comments From sebastien@ximian.com 2005-01-04 13:53 -------
+Closing (as this is fixed in SVN).