Skip to content

pass macro dep to cppcheck#505

Closed
claireyywang wants to merge 1 commit intorollingfrom
claire/fix-cppcheck
Closed

pass macro dep to cppcheck#505
claireyywang wants to merge 1 commit intorollingfrom
claire/fix-cppcheck

Conversation

@claireyywang
Copy link

part of the effort to pin cppcheck 2.0, ros2/ros2#942
Signed-off-by: claireyywang 22240514+claireyywang@users.noreply.github.com

Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com>
@claireyywang claireyywang added the in review Waiting for review (Kanban column) label Jun 29, 2020
@claireyywang claireyywang self-assigned this Jun 29, 2020
@claireyywang
Copy link
Author

CI
linux Build Status
linux-aarch64 Build Status
osx Build Status
windows Build Status

@claireyywang
Copy link
Author

CI again
linux Build Status
linux-aarch64 Build Status
osx Build Status
windows Build Status

Copy link
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

LGTM with fresher CI!
(I'm not quite sure if those Windows/macOS failures were related or not)

find_package(rosidl_typesupport_interface REQUIRED)
# Give cppcheck hints about macro definitions coming from outside this package
get_target_property(
ament_cmake_cppcheck_ADDITIONAL_INCLUDE_DIRS rosidl_typesupport_interface::rosidl_typesupport_interface INTERFACE_INCLUDE_DIRECTORIES)
Copy link
Contributor

Choose a reason for hiding this comment

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

@sloretz
Copy link
Contributor

sloretz commented Dec 1, 2020

@claireyywang @nuclearsandwich does the CI branch https://github.com/ros2/ci/tree/revert-472-nuclearsandwich/pin-cppcheck need to be brought up to date before rerunning CI for this PR?

@nuclearsandwich
Copy link
Member

does the CI branch https://github.com/ros2/ci/tree/revert-472-nuclearsandwich/pin-cppcheck need to be brought up to date before rerunning CI for this PR?

Things have been pretty stable but I'll check and rebase if necessary then report back.

@claireyywang claireyywang removed their assignment Feb 18, 2021
@audrow audrow changed the base branch from master to rolling June 28, 2022 14:23
@clalancette
Copy link
Contributor

We haven't moved on this in close to 2 years now, and in the meantime we've more-or-less deprecated cppcheck. So I'm going to close this one out.

@clalancette clalancette deleted the claire/fix-cppcheck branch September 27, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backlog in review Waiting for review (Kanban column)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants