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.
