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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-12-15 18:04 ------- Created an attachment (id=16219) Test case + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-15 19:42 ------- +If I move the TestEnum2 decl above the TestEnum decl, it works. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
