https://bugzilla.novell.com/show_bug.cgi?id=323223
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=323223#c1 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #1 from Gert Driesen <[EMAIL PROTECTED]> 2008-02-10 13:35:07 MST --- This has regressed. I now get the following errors: test.cs(8,49): error CS0029: Cannot implicitly convert type `TSource' to `TDest' test.cs(8,49): The type `' has two conflicting definitions, one comes from `test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and the other from `test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' (in the previous error) test.cs(8,49): error CS1662: Cannot convert `anonymous method' to delegate type `System.Converter<TSource,TDest>' because some of the return types in the block are not implicitly convertible to the delegate return type test.cs(13,57): error CS0030: Cannot convert type `TSource' to `TDest' test.cs(13,57): The type `' has two conflicting definitions, one comes from `test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and the other from `test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' (in the previous error) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
