[Mono-bugs] [Bug 684737] Using the generic type System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> requires 10 type argument(s)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Apr 2 15:58:36 EDT 2011
- Previous message: [Mono-bugs] [Bug 684737] Using the generic type System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> requires 10 type argument(s)
- Next message: [Mono-bugs] [Bug 684737] Using the generic type System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> requires 10 type argument(s)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
https://bugzilla.novell.com/show_bug.cgi?id=684737
https://bugzilla.novell.com/show_bug.cgi?id=684737#c4
--- Comment #4 from Alexander Batishchev <abatishchev at gmail.com> 2011-04-02 19:58:35 UTC ---
Indeed, my project is targeted .NET 3.5, and I'm using 2-parameterized
overload: Func<T1, T2, TResult> only.
And the bug is into compiler, for some reason it threats my 2 args as much
more. See the code attached.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
- Previous message: [Mono-bugs] [Bug 684737] Using the generic type System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> requires 10 type argument(s)
- Next message: [Mono-bugs] [Bug 684737] Using the generic type System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> requires 10 type argument(s)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the mono-bugs
mailing list