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

formatten std_msgs and eliminate compile warning #53

Merged
merged 4 commits into from
Oct 5, 2023

Conversation

takasehideki
Copy link
Member

This PR is just formatting and eliminating warning message, so I will merge this without proper test.

```
/var/mbed/mros2/mros2_msgs/std_msgs/msg/string.hpp:43:25: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   43 |       for (int i = 0; i < (4 - (cntPub % 4)); i++)
      |                       ~~^~~~~~~~~~~~~~~~~~~~
```
@takasehideki takasehideki merged commit 15abac5 into main Oct 5, 2023
@takasehideki takasehideki deleted the formatten_std_msgs branch October 5, 2023 09:58
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.

1 participant