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=75073 --- shadow/75073 2005-06-08 14:54:28.000000000 -0400 +++ shadow/75073.tmp.31640 2005-06-08 16:31:02.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75073 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -81,6 +81,11 @@ } $ gmcs keys.cs keys.cs(9) error CS0030: Cannot convert type 'System.Collections.Generic.KeyValuePair`2' to 'string' Compilation failed: 1 error(s), 0 warnings + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-08 16:31 ------- +This is NOTABUG in the compiler, it reports a correct error. +We have to fix S.C.G/Dictionary.cs. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
