[Mono-bugs] [Bug 65833][Nor] Changed - 3 level nested class with common name won't compile

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Sep 2004 01:59:27 -0400 (EDT)


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=65833

--- shadow/65833	2004-09-29 01:55:32.000000000 -0400
+++ shadow/65833.tmp.814	2004-09-29 01:59:27.000000000 -0400
@@ -59,6 +59,14 @@
 
 
 ------- Additional Comments From AndrewArnott@byu.edu  2004-09-13 08:54 -------
 Created an attachment (id=10675)
 Microsoft compiler output
 
+
+------- Additional Comments From rharinath@novell.com  2004-09-29 01:59 -------
+The same bug is visible with the 'is', 'as' and 'typeof' keywords, as
+well as typecasting.  See mcs/tests/test-300.cs.
+
+I think it is also present in the 'sizeof' keyword, and a couple of
+other "unsafe" features: I'll create a separate test for those.
+