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 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-12-15 16:34 ------- +Ugh, bugzilla midair collision caused priority to change _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
