[Issue 23897] Bad diagnostic "none of the overloads of template" for lamdba
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat May 6 20:29:22 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23897
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://issues.dlang.org/sh
| |ow_bug.cgi?id=20268
--- Comment #4 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
(In reply to Nick Treleaven from comment #3)
> > Especially the last line is very useful, and is missing entirely from new compilers.
>
> With git master, I do get the parameters:
>
> Candidate is: `__lambda1(__T1, __T2)(a, b)`
Indeed, it was fixed in https://github.com/dlang/dmd/pull/15113 (so that half
is duplicate of issue 20268). Thanks!
--
More information about the Digitalmars-d-bugs
mailing list