https://bugzilla.novell.com/show_bug.cgi?id=386322
Summary: Expression.Lambda() should return Expression<T> instead
of LambdaExpression
Product: Mono: Class Libraries
Version: SVN
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Core
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Hi again!
>From http://msdn.microsoft.com/en-us/library/bb299425.aspx:
The object that is returned from this function is of type Expression<(Of
<(TDelegate>)>). The LambdaExpression type is used to represent the returned
object because the concrete type of the lambda expression is not known at
compile time.
This is fixed in attached patch.
The good news - NHibernate.Linq now works on Mono! Great work!
P.S. (lazy to open new bug) Shouldn't Queryable.OrderBy return
IOrderedQueryable instead of IQueryable?
--
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