[Mono-bugs] [Bug 517028] Strange LINQ Expression behaviour

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 26 16:29:39 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=517028

User miguel at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=517028#c1


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miguel at novell.com
          Component|misc                        |Sys.Core
         AssignedTo|mono-bugs at lists.ximian.com  |jbevain at novell.com
            Product|Mono: Runtime               |Mono: Class Libraries
   Target Milestone|---                         |2.4.x




--- Comment #1 from Miguel de Icaza <miguel at novell.com>  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.


More information about the mono-bugs mailing list