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=77961 --- shadow/77961 2006-03-30 21:22:58.000000000 -0500 +++ shadow/77961.tmp.23056 2006-04-03 06:59:23.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 77961 Product: Mono: Compilers Version: unspecified OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -32,6 +32,9 @@ the corresponding String.Format rather than allocating the arrays here, I think: - String.Format (fmt, new string [] { arg1, arg2 }) + String.Format (fmt, arg1, arg2) + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-03 06:59 ------- +Committed as SVN r58930, with some minor changes. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
