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

ignore cpplint runtime/int error #33

Merged
merged 1 commit into from
Oct 27, 2015
Merged

Conversation

dirk-thomas
Copy link
Contributor

No description provided.

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Oct 25, 2015
@dirk-thomas dirk-thomas self-assigned this Oct 25, 2015
@dirk-thomas
Copy link
Contributor Author

Please review.

@esteve
Copy link
Contributor

esteve commented Oct 26, 2015

Wouldn't it be better to actually change int / long to sized integers in our code? (e.g. int32, int64, etc.)

@dirk-thomas
Copy link
Contributor Author

That would be a good alternative. Could you work on creating PRs for that instead? Then we don't have to ignore this cpplint error.

@esteve
Copy link
Contributor

esteve commented Oct 26, 2015

Is there a log of cpplint on the buildfarm to see the warnings?

@dirk-thomas
Copy link
Contributor Author

No, I only ran the tests with ament_cmake_cpplint added as a default linter locally.

@tfoote
Copy link
Member

tfoote commented Oct 27, 2015

We'll merge this as is. And open a ticket to clean up the usage and let us revert this later.

dirk-thomas added a commit that referenced this pull request Oct 27, 2015
@dirk-thomas dirk-thomas merged commit 4bc842d into master Oct 27, 2015
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Oct 27, 2015
@dirk-thomas dirk-thomas deleted the disable_cpplint_runtime_int branch October 27, 2015 21:07
kenji-miyake referenced this pull request in kenji-miyake/ament_lint Oct 20, 2021
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.

None yet

3 participants