Skip to content

Suppress warnings#444

Merged
scpeters merged 2 commits intomainfrom
suppress_warnings
Jun 21, 2022
Merged

Suppress warnings#444
scpeters merged 2 commits intomainfrom
suppress_warnings

Conversation

@mjcarroll
Copy link
Copy Markdown

🦟 Bug fix

Summary

Cleans up a few Jammy/Clang warnings.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Michael Carroll added 2 commits June 21, 2022 15:46
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll mjcarroll self-assigned this Jun 21, 2022
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Jun 21, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 21, 2022

Codecov Report

Merging #444 (c3b20df) into main (6bb7586) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #444   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          73       73           
  Lines        6567     6567           
=======================================
  Hits         6547     6547           
  Misses         20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6bb7586...c3b20df. Read the comment docs.

@scpeters scpeters merged commit c4098a7 into main Jun 21, 2022
@scpeters scpeters deleted the suppress_warnings branch June 21, 2022 21:22
adityapande-1995 pushed a commit that referenced this pull request Jun 22, 2022
* Suppress zero variadic macro args message
* Remove unused clang flag, suppress ruby warnings

Signed-off-by: Michael Carroll <michael@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌱 garden Ignition Garden

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants