http://bugzilla.novell.com/show_bug.cgi?id=517028
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=517028#c1 Miguel de Icaza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|misc |Sys.Core AssignedTo|[email protected] |[email protected] Product|Mono: Runtime |Mono: Class Libraries Target Milestone|--- |2.4.x --- Comment #1 from Miguel de Icaza <[email protected]> 2009-06-26 14:29:38 MDT --- The problem is that our LINQ implementation should throw an exception because there is a parameter mismatch. NET reports: InvalidOperationException: The operatnds for operator 'Convert' do not match the parameter of method 'ToString'. We instead silently compile incorrect code -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
