I spotted a bug in Nemere Linq Binding

1 view
Skip to first unread message

emp...@gmail.com

unread,
Nov 18, 2008, 7:20:55 PM11/18/08
to Nemerle Forum
I spotted and fixed a small bug in Nemerle Linq binding where we use
ToExpression to create Expression trees. Where should I submit it ?

Dmitry Ivankov

unread,
Nov 19, 2008, 2:36:11 AM11/19/08
to nemer...@googlegroups.com
On Wed, Nov 19, 2008 at 5:20 AM, emp...@gmail.com <emp...@gmail.com> wrote:

I spotted and fixed a small bug in Nemerle Linq binding where we use
ToExpression to create Expression trees. Where should I submit it ?
http://nemerle.org/bugs/ should be ok ;)
 



emp...@gmail.com

unread,
Nov 19, 2008, 6:36:49 AM11/19/08
to Nemerle Forum
Will do , thanks

However I couldn't find a solution for Generic parameters. For example

def myExp = ToExpression( z:Foo => z.Bar.[string]() );

Bar is a method that takes a generic parameter and ToExpression
doesn't seem to process it. I am getting compilation errors about some
overload is invalid

Is this the only way to express Expression Trees in nemerle ?


On 19 Kasım, 09:36, "Dmitry Ivankov" <divanor...@gmail.com> wrote:

VladD2

unread,
Nov 19, 2008, 8:21:56 AM11/19/08
to nemer...@googlegroups.com
2008/11/19 emp...@gmail.com <emp...@gmail.com>:
>
> I spotted and fixed a small bug in Nemerle Linq binding where we use
> ToExpression to create Expression trees. Where should I submit it ?
>

This macro roughly developed in this.
Please, add patch which contains changes made by you.

PS

Soon we add support of LINQ to http://nemerle.org/svn/nemerle/trunk
Reply all
Reply to author
Forward
0 new messages