[MonoDevelop] Bug in MD 2.6
Mike Krüger
mkrueger at novell.com
Tue Apr 5 02:50:04 EDT 2011
Hi
I fixed it in master.
btw. we've a bug tracker for reporting bugs.
Regards
Mike
> List,
>
> I probably should put in a bug report, but time is short at the moment.
>
> If I have a list of lists:
>
> x = List<List<int>>;
>
> and then I type:
>
> x.Select(s => Enumerable.Range(0, s.Count).Select(
>
> MD crashes and dies. This is MD 2.6.
>
> Matt
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
More information about the Monodevelop-list
mailing list