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=75966 --- shadow/75966 2005-09-02 08:56:54.000000000 -0400 +++ shadow/75966.tmp.26923 2005-10-29 16:16:45.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 75966 Product: Mono: Compilers Version: unspecified -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -19,6 +19,9 @@ The IsValidWarning routine is fairly inneficient: * Every time its called it initializes an array that we iterate through to check for the right value. * It should not do a linear scan, but a binary search on the array. + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-29 16:16 ------- +Fixed in SVN. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
