[Mono-bugs] [Bug 33180][Min] Changed - mcs doesn't report cs0572: cannot reference a type through an expression
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Nov 2002 23:11:46 -0000
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=33180
--- shadow/33180 Sat Nov 16 18:10:17 2002
+++ shadow/33180.tmp.10634 Sat Nov 16 18:11:46 2002
@@ -3,13 +3,13 @@
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Wishlist
+Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: carlosga@telefonica.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -81,7 +81,11 @@
P.D.: Sorry for sending this two times.
------- Additional Comments From martin@ximian.com 2002-11-16 18:10 -------
This missing error is:
A.cs(15,53): error CS0572: 'Type': cannot reference a type through an expression; try 'Test.TestClass.Type' instead
+
+
+------- Additional Comments From martin@ximian.com 2002-11-16 18:11 -------
+Setting priority to minor.