Does D 2.110 support named parameters?

Dom Disc dominikus at scherkl.de
Sat Dec 6 16:50:35 UTC 2025


On Saturday, 6 December 2025 at 11:37:07 UTC, Brother Bill wrote:
> When using VS Code, the first "problem" is displayed.
> But the code does compile and run.

Yes. It's only a little annoying as non-fixable "problems" 
degrades the value of this problem-list (e.g. have to look if 
problem count is non-zero is gone because it will always be 
non-zero).

> Named parameters are sometimes quite helpful.
> This overcomes the D-Scanner "false alarms".

Yes.


More information about the Digitalmars-d-learn mailing list