Skip to content

ignore cpplint runtime/int error - #33

Merged
dirk-thomas merged 1 commit into
masterfrom
disable_cpplint_runtime_int
Oct 27, 2015
Merged

ignore cpplint runtime/int error#33
dirk-thomas merged 1 commit into
masterfrom
disable_cpplint_runtime_int

Conversation

@dirk-thomas

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Please review.

@esteve

esteve commented Oct 26, 2015

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

esteve commented Oct 26, 2015

Copy link
Copy Markdown
Contributor

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

@dirk-thomas

Copy link
Copy Markdown
Contributor Author

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

@tfoote

tfoote commented Oct 27, 2015

Copy link
Copy Markdown
Member

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.

3 participants