Skip to content

Remove SuppressWarning from msgs.hh to fix warnings#245

Merged
chapulina merged 5 commits intomainfrom
chapulina/9/fix_warnings
Apr 14, 2022
Merged

Remove SuppressWarning from msgs.hh to fix warnings#245
chapulina merged 5 commits intomainfrom
chapulina/9/fix_warnings

Conversation

@chapulina
Copy link
Contributor

@chapulina chapulina commented Apr 14, 2022

🦟 Bug fix

Summary

Prevent the deprecated header from being included by anyone who includes msgs.hh.

This is technically not a soft tick, because someone relying on the suppression macros from msgs.hh would be broken, but I think there's probably zero people doing this.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • 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.

🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸

Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina requested a review from mjcarroll April 14, 2022 01:35
@chapulina chapulina requested a review from caguero as a code owner April 14, 2022 01:35
@chapulina chapulina added the needs upstream release Blocked by a release of an upstream library label Apr 14, 2022
@chapulina chapulina mentioned this pull request Apr 14, 2022
8 tasks
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Apr 14, 2022
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #245 (0fbde9f) into main (2103bd8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  Coverage   15.91%   15.91%           
=======================================
  Files         382      382           
  Lines       71391    71391           
=======================================
  Hits        11361    11361           
  Misses      60030    60030           

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 2103bd8...0fbde9f. Read the comment docs.

Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina removed the needs upstream release Blocked by a release of an upstream library label Apr 14, 2022
chapulina and others added 2 commits April 13, 2022 21:18
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Copy link
Collaborator

@caguero caguero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a note into Migration.md?

Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina
Copy link
Contributor Author

Migration note updated in 0fbde9f

@chapulina chapulina enabled auto-merge (squash) April 14, 2022 16:53
@chapulina chapulina merged commit 3f18e16 into main Apr 14, 2022
@chapulina chapulina deleted the chapulina/9/fix_warnings branch April 14, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌱 garden Ignition Garden

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants