Author: jbevain
Date: 2008-02-20 08:12:09 -0500 (Wed, 20 Feb 2008)
New Revision: 96245
Modified:
trunk/mcs/class/System.Core/System.Linq/Queryable.cs
Log:
huh
Modified: trunk/mcs/class/System.Core/System.Linq/Queryable.cs
===================================================================
--- trunk/mcs/class/System.Core/System.Linq/Queryable.cs 2008-02-20
12:51:46 UTC (rev 96244)
+++ trunk/mcs/class/System.Core/System.Linq/Queryable.cs 2008-02-20
13:12:09 UTC (rev 96245)
@@ -1552,7 +1552,7 @@
MakeGeneric
(MethodBase.GetCurrentMethod (), typeof (TSource)),
source1.Expression,
Expression.Constant (source2),
- Expression.Constant (comparer))); throw
new NotImplementedException ();
+ Expression.Constant (comparer)));
}
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches