[Mono-bugs] [Bug 71632][Maj] Changed - attribute on partial class causes mcs crash

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 23 Jan 2005 08:57:13 -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 alp@atoker.com.

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

--- shadow/71632	2005-01-23 08:24:12.000000000 -0500
+++ shadow/71632.tmp.32473	2005-01-23 08:57:13.000000000 -0500
@@ -59,6 +59,11 @@
   e = NamespaceEntry.LookupNamespaceOrType (this, name, loc);
 
 to fail. It should be a reference to the namespace containing the attribute
 target in this case.
 
 Will attach a test case to this bug ASAP.
+
+------- Additional Comments From alp@atoker.com  2005-01-23 08:57 -------
+Created an attachment (id=13863)
+Test case for a partial type with an attribute
+