[Mono-bugs] [Bug 33026][Nor] Changed - mcs incorrectly chooses property name over type name

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 16 Apr 2003 18:43:29 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=33026

--- shadow/33026	Wed Apr 16 18:42:00 2003
+++ shadow/33026.tmp.15611	Wed Apr 16 18:43:29 2003
@@ -40,6 +40,9 @@
  }
 }
 
 ------- Additional Comments From miguel@ximian.com  2003-04-16 18:42 -------
 Mhm.  This is very suspicious.  I am reading the spec, and I do not
 see how the spec matches what CSC does.
+
+------- Additional Comments From miguel@ximian.com  2003-04-16 18:43 -------
+Ok, the MemberAccess offers more information on this bit.