[Mono-bugs] [Bug 67520][Min] Changed - Improve error message -- report CS0118 instead of CS0246 (was: MCS in cvs HEAD can't compile MD)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Jan 2005 01:38:36 -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=67520
--- shadow/67520 2004-10-12 03:04:17.000000000 -0400
+++ shadow/67520.tmp.31535 2005-01-13 01:38:36.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 67520
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: tberman@off.net
QAContact: mono-bugs@ximian.com
@@ -134,6 +134,9 @@
}
------- Additional Comments From tberman@off.net 2004-10-12 03:04 -------
The reason this works on windows is that #D is using a different root
namespace, whereas we have a common one. Duh.
+
+------- Additional Comments From rharinath@novell.com 2005-01-13 01:38 -------
+Fixed in SVN repository.