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

disable cppcheck #91

Merged
merged 1 commit into from
Feb 13, 2019
Merged

disable cppcheck #91

merged 1 commit into from
Feb 13, 2019

Conversation

Karsten1987
Copy link
Collaborator

due to an update of the ROS2 CI machines (OSX, Windows) cppcheck currently fails because we're using a rclcpp macro which is not verified by cppcheck.

the patch for cppcheck is here: ament/ament_lint#125
given that this patch most likely won't be backported to crystal, this PR explicitly disables cppcheck.

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@Karsten1987 Karsten1987 self-assigned this Feb 12, 2019
@dirk-thomas
Copy link
Member

the patch for cppcheck is here: ament/ament_lint#125
given that this patch most likely won't be backported to crystal, this PR explicitly disables cppcheck.

Couldn't the code on the master branch use the newly added API from the ament_lint PR?

@Karsten1987
Copy link
Collaborator Author

It will use the code eventually. I will copy the master branch to crystal and make a new release for it. Then update the master branch with the fixes in ament_lint, once that has landed.

@Karsten1987 Karsten1987 merged commit 4964757 into master Feb 13, 2019
@Karsten1987 Karsten1987 deleted the disable_cppcheck branch February 13, 2019 01:00
@Karsten1987
Copy link
Collaborator Author

taking @dirk-thomas thumbs-up as implicit approval :)

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