[Mono-bugs] [Bug 68790][Wis] Changed - mcs does not report error CS0197
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Dec 2004 07:48:13 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=68790
--- shadow/68790 2004-10-27 01:08:18.000000000 -0400
+++ shadow/68790.tmp.4966 2004-12-01 07:48:13.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 68790
Product: Mono: Compilers
Version: unspecified
OS: Red Hat 9.0
OS Details: Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: rkumar@novell.com
QAContact: mono-bugs@ximian.com
@@ -137,6 +137,9 @@
{
public static void Main ()
{
int ret = X.Foo.Y;
}
}
+
+------- Additional Comments From marek.safar@seznam.cz 2004-12-01 07:48 -------
+Fixed in SVN