Nim icon indicating copy to clipboard operation
Nim copied to clipboard

fixes #10542; Varargs conversions produce erroneous ConvFromXtoItself NotNeeded warnings

Open ringabout opened this issue 3 years ago • 2 comments

fixes https://github.com/nim-lang/Nim/issues/10542 ref https://github.com/nim-lang/RFCs/issues/471

ringabout avatar Aug 06 '22 10:08 ringabout

Can't we instead use the efNoSem2Check flag to suppress the warning message?

Araq avatar Aug 23 '22 16:08 Araq

Sure.

ringabout avatar Sep 09 '22 15:09 ringabout

The flag doesn't seem to work.

ringabout avatar Sep 22 '22 13:09 ringabout

This pull request is stale because it has been open for 1 year with no activity. Contribute more commits on the pull request and rebase it on the latest devel, or it will be closed in 30 days. Thank you for your contributions.

github-actions[bot] avatar Sep 23 '23 00:09 github-actions[bot]