[Mono-bugs] [Bug 53413][Nor] Changed - mcs, unlike csc, gives CS0121 and CS8006 in CodeGroup.cs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 21:17:15 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=53413
--- shadow/53413 2004-01-27 13:42:10.000000000 -0500
+++ shadow/53413.tmp.20667 2004-03-28 21:17:15.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 53413
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: spouliot@videotron.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -29,6 +29,9 @@
didn't compile with the lastest (CVS) version of mcs.
* actually only mono 0.29 was installed (wrong version is shown).
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?