[Mono-bugs] [Bug 386322] Expression.Lambda() should return Expression<T> instead of LambdaExpression

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 2 18:43:40 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=386322

User jbevain at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=386322#c2





--- Comment #2 from Jb Evain <jbevain at novell.com>  2008-05-02 16:43:40 MST ---
Hey Jan,

Sorry but the patch is wrong, it breaks a lot of tests because a lot of checks
are  performed in the LambdaExpression constructor, and thus are wrapped in a
TargetInvocationException.

But that's ok, I extracted a test case out of the problem, and working on a fix
(will land tonight in svn).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list