[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 16:34:59 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 16:07:12.000000000 -0500
+++ shadow/77008.tmp.27657	2005-12-15 16:34:59.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: brian at fluggo.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -102,6 +102,9 @@
 Mono.CSharp.Attributable ias)
 
 The enum (or maybe one of it's values) has an attribute. These two
 things should help you narrow something down. You could also recompile
 MCS with a Console.WriteLine in  Mono.CSharp.Enum:Emit () that printed
 Location. This would tell you exactly which enum was causing the problem.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-12-15 16:34 -------
+Ugh, bugzilla midair collision caused priority to change


More information about the mono-bugs mailing list