[Mono-bugs] [Bug 21742] Changed - Cast resolves to field names rather than types.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
11 Mar 2002 17:20:40 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=21742
--- shadow/21742 Mon Mar 11 12:20:09 2002
+++ shadow/21742.tmp.32737 Mon Mar 11 12:20:40 2002
@@ -17,6 +17,11 @@
Summary: Cast resolves to field names rather than types.
The cast expression is resolving its names and simplenames without
giving a special "weight" to resolve against a class/typename.
This leads to problems with code like the one attached.
+
+------- Additional Comments From miguel@ximian.com 2002-03-11 12:20 -------
+Created an attachment (id=1510)
+Sample program.
+