[Mono-bugs] [Bug 77008][Nor] Changed - MCS throws NullReferenceException in DeclSpace.LookupType

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 15 18:02:09 EST 2005


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 brian at fluggo.com.

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

--- shadow/77008	2005-12-15 16:41:03.000000000 -0500
+++ shadow/77008.tmp.29143	2005-12-15 18:02:09.000000000 -0500
@@ -132,6 +132,17 @@
 path, multiple installs or a combination of assorted problems.
 
 I would rebuild from a different user account that has not been
 "customized"
 
 
+
+------- Additional Comments From brian at fluggo.com  2005-12-15 18:02 -------
+Miguel-- thanks for looking at this. The code I changed had to deal
+with the way component services were located (bug #76998) and so I
+doubt that it affected the compiler.
+
+Ben-- Thanks for the heads-up. I added the WriteLines and managed to
+find the culprit. I now have a test case, which I will attach here in
+just a sec. It appears that the compiler doesn't like it when an
+attribute declaration refers to an enum field that also has an
+attribute on it.


More information about the mono-bugs mailing list