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

use reference in range loops to avoid copy #577

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented Jul 16, 2020

Before: https://ci.ros2.org/view/nightly/job/nightly_linux_clang_libcxx/484/clang/folder.-1662385032/
After: Build Status

  • unrelated compiler warnings remaining
  • the tests are never run with clang+libcxx so there is no baseline what to expect - since the PR build passed green I assume it is expected

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added the bug Something isn't working label Jul 16, 2020
@dirk-thomas dirk-thomas self-assigned this Jul 16, 2020
@dirk-thomas dirk-thomas added this to In progress in Towards Green CI via automation Jul 16, 2020
@dirk-thomas dirk-thomas merged commit a49a944 into ros2 Jul 16, 2020
Towards Green CI automation moved this from In progress to Done Jul 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/use-reference-range-loop branch July 16, 2020 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants