[Mono-dev] gmcs fails on IQueriable?
Roei Erez
roeie at mainsoft.com
Thu May 15 05:27:17 EDT 2008
Hi Jb,
I have found this fail to compile in mono:
static void Main (string [] args) {
IQueryable<int> iq = null;
iq.Select (i => i);
}
Is this my environment, or a bug in gmcs?
Regards,
Roei Erez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080515/752ee527/attachment.html
More information about the Mono-devel-list
mailing list