This looks like a Mono problem and I suggest:- submit it to mono
- make a small patch for dblinq until the problem is fixed (the small patch
consisting in using intermediate variables)

Pascal.

jabber/gtalk: [email protected]
msn: [email protected]



On Sun, Mar 29, 2009 at 09:32, Eugene Kotlyarov <[email protected]>wrote:

>
> Hi
>
> Pascal Craponne wrote:
> >
> > do you still get this problem?
> >
> No they fixed it.
> There appeared another problem though
>
>
>
> /home/ekot/prg/dblinq2007/src/DbLinq/Test/Providers/Linq_101_Samples/Count_Sum_Min_Max_Avg.cs(240,67):
> error CS0019: Operator `>' cannot be applied to operands of type `decimal?'
> and `double'
>
> /home/ekot/prg/dblinq2007/src/DbLinq/Test/Providers/Linq_101_Samples/Count_Sum_Min_Max_Avg.cs(245,35):
> error CS0411: The type arguments for method
> `System.Linq.Enumerable.ToList<TSource>(this
> System.Collections.Generic.IEnumerable<TSource>)' cannot be inferred from
> the usage. Try specifying the type arguments explicitly
>
> /home/ekot/prg/dblinq2007/src/DbLinq/Test/Providers/Linq_101_Samples/Count_Sum_Min_Max_Avg.cs(246,32):
> error CS0019: Operator `>' cannot be applied to operands of type `method
> group' and `int'
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to