[Mono-bugs] [Bug 77008][Wis] Changed - NRE when resolving attr
values on enums
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 15 19:42:36 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77008
--- shadow/77008 2005-12-15 18:04:17.000000000 -0500
+++ shadow/77008.tmp.30617 2005-12-15 19:42:36.000000000 -0500
@@ -3,21 +3,21 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: brian at fluggo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: MCS throws NullReferenceException in DeclSpace.LookupType
+Summary: NRE when resolving attr values on enums
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
MCS throws an unhandled NullReferenceException in DeclSpace.LookupType
after a fresh build from sources from Mono's website on SUSE 10.0. This
@@ -148,6 +148,9 @@
attribute on it.
------- Additional Comments From brian at fluggo.com 2005-12-15 18:04 -------
Created an attachment (id=16219)
Test case
+
+------- Additional Comments From bmaurer at users.sf.net 2005-12-15 19:42 -------
+If I move the TestEnum2 decl above the TestEnum decl, it works.
More information about the mono-bugs
mailing list