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=78034 --- shadow/78034 2006-04-06 11:07:24.000000000 -0400 +++ shadow/78034.tmp.1451 2006-04-06 13:08:27.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78034 Product: Mono: Tools Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: mod_mono AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -71,6 +71,11 @@ + if (args.Length>(i+1)) + hash ^= args[i+1].GetHashCode()+i; switch (a){ #if MODMONO_SERVER + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-06 13:08 ------- +Fixed in svn HEAD and 1-1-13. +Thanks. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
