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

ClangTidy readability-inconsistent-declaration-parameter-name #75

Open
schwehr opened this issue Aug 10, 2018 · 0 comments
Open

ClangTidy readability-inconsistent-declaration-parameter-name #75

schwehr opened this issue Aug 10, 2018 · 0 comments

Comments

@schwehr
Copy link
Contributor

schwehr commented Aug 10, 2018

http://clang.llvm.org/extra/clang-tidy/checks/readability-inconsistent-declaration-parameter-name.html

  • asciiPrintProduct: ('max'), in definition: ('size')
  • latin1PrintProduct: ('max'), in definition: ('size')
  • utf8PrintProduct: ('max'), in definition: ('size')
  • uaiFree: ('node'), in definition: ('entry')
schwehr added a commit to schwehr/UDUNITS-2 that referenced this issue Aug 14, 2018
clang-tidy readability-inconsistent-declaration-parameter-name
schwehr added a commit to schwehr/UDUNITS-2 that referenced this issue Aug 14, 2018
clang-tidy readability-inconsistent-declaration-parameter-name
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

No branches or pull requests

1 participant