On Wed, Mar 21, 2012 at 8:48 PM, slodge <[email protected]> wrote:
>> I just ran in to problems with this sort of thing using LINQ
>
> I'm seeing some of that too, Felix - e.g. a problem with OrderBy - currently

That's likely a duplicate of #3114 [1]. You can try the latest alpha
(5.3.2) to see if it's fixed. Otherwise fill a bug report (with your
query and all the types definitions) and we'll check it out for you
(and help you find a workaround if needed).

> not proving easy to reproduce - need to get it in a test app

In general they are easy to reproduce (device only) unless (part of)
your LINQ query returns an empty set (and the offending code is not
called).

Sebastien

[1] https://bugzilla.xamarin.com/show_bug.cgi?id=3114
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to