Skip to content
New issue

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

fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app… #107

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Mar 13, 2020

…:lib, + other fixes (nim-lang#13550)

…:lib, + other fixes (#13550)

* fix #13218: avoid some irrelevant warnings for nim doc,rst2html
* suppress warnRedefinitionOfLabel for nim doc
* lots of fixes for UnusedImport warnings
@sthagen sthagen merged commit 6103b76 into sthagen:devel Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nim doc generates lots of false positive LockLevel warnings
2 participants