We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--taintmode
EDIT: i intended to open this in https://github.com/timotheecour/Nim/issues but since I opened it here, might as well keep it there, it's a reasonable thing to do.
The text was updated successfully, but these errors were encountered:
fix #16731: using deprecated flags triggers a warning (#17225)
a0daa7a
* using deprecated flags triggers a warning * cleanups * fixup * address comments
fix nim-lang#16731: using deprecated flags triggers a warning (nim-la…
bb1176d
…ng#17225) * using deprecated flags triggers a warning * cleanups * fixup * address comments
c178ea1
Successfully merging a pull request may close this issue.
Example
--taintmode
from Deprecate TaintedString #15423 is a noop after this PR but should instead trigger a warningrationale
EDIT: i intended to open this in https://github.com/timotheecour/Nim/issues but since I opened it here, might as well keep it there, it's a reasonable thing to do.
The text was updated successfully, but these errors were encountered: