[Mono-bugs] [Bug 69334][Maj] Changed - Class reference in another namespace compile error with "Type C is not found"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Nov 2004 20:20:49 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69334
--- shadow/69334 2004-11-10 16:00:56.000000000 -0500
+++ shadow/69334.tmp.7128 2004-11-25 20:20:49.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69334
Product: Mono: Compilers
Version: 1.1
OS: SUSE 9.1
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: naresh@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,12 @@
This has been fixed on CVS, and will ship on 1.1.3
It is best to have bug reports filed on CVS though to make sure that
issues are properly tracked.
Miguel.
+
+------- Additional Comments From miguel@ximian.com 2004-11-25 20:20 -------
+This is not a bug in Mono.
+
+The new compiler is just more strict than the old one was, and the
+semantic was wrong.