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 cpplint build/include_order errors #53

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

Blast545
Copy link

Attempt to address linter warnings on: https://build.ros2.org/view/Rci/job/Rci__nightly-performance_ubuntu_noble_amd64/61/consoleFull#console-section-43

@Crola1702 Can you run CI on this one to verify? 🙏 You can use this job that Chris launched as reference: #38 (comment)

Blast545 added 2 commits July 23, 2024 16:37
Signed-off-by: Jorge J. Perez <jjperez@ekumenlabs.com>
Signed-off-by: Jorge J. Perez <jjperez@ekumenlabs.com>
Copy link

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

One thing I think we should fix, then this looks good to me (after CI is run).

Signed-off-by: Jorge J. Perez <jjperez@ekumenlabs.com>
Copy link

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Looks good to me with CI run!

@clalancette
Copy link

@clalancette
Copy link

This change heavily reduced the warnings; in 62 we had 2 CMake warnings, 30 gcc warnings, 2 clang-tidy warnings, and 38 test failures. After this PR, in 63, we had 2 CMake warnings, 30 gcc warnings, 2 clang-tidy warnings, and 0 test failures.

So this looks like a success. I'm going to go ahead and merge it.

@clalancette clalancette merged commit b747b58 into ros2:run_on_buildfarm Jul 24, 2024
1 check passed
Blast545 added a commit to Blast545/performance_test that referenced this pull request Aug 9, 2024
* Fix cpplint build/include_order errors

* Fix uncrustify parenthesis

Signed-off-by: Jorge J. Perez <jjperez@ekumenlabs.com>
Blast545 added a commit to Blast545/performance_test that referenced this pull request Aug 9, 2024
* Fix cpplint build/include_order errors

* Fix uncrustify parenthesis

Signed-off-by: Jorge J. Perez <jjperez@ekumenlabs.com>
clalancette pushed a commit that referenced this pull request Aug 20, 2024
* Change log message to STATUS (#54)

* Fix cpplint build/include_order errors (#53)

* Fix cpplint build/include_order errors

* Fix uncrustify parenthesis

Signed-off-by: Jorge J. Perez <jjperez@ekumenlabs.com>
clalancette pushed a commit that referenced this pull request Aug 20, 2024
* Change log message to STATUS (#54)

* Fix cpplint build/include_order errors (#53)

* Fix cpplint build/include_order errors

* Fix uncrustify parenthesis

Signed-off-by: Jorge J. Perez <jjperez@ekumenlabs.com>
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.

2 participants