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

[Dashing backport]: Use .empty() to check for an empty string. (#132) #133

Merged
merged 2 commits into from
Jan 10, 2020

Conversation

clalancette
Copy link
Contributor

This is essentially a port of PR #69 to ROS 2 so that clang-tidy
will stop complaining about it.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

This is a backport of #132 to dashing.

@clalancette clalancette changed the title Use .empty() to check for an empty string. (#132) [Dashing backport]: Use .empty() to check for an empty string. (#132) Dec 19, 2019
@clalancette
Copy link
Contributor Author

Closing and re-opening to try and get appveyor to re-run (it failed for infrastructure reasons).

@clalancette clalancette closed this Jan 8, 2020
@clalancette clalancette reopened this Jan 8, 2020
@clalancette clalancette mentioned this pull request Jan 8, 2020
When trying to install python3 from homebrew, travis was
complaining that it couldn't overwrite python2 symlinks
with python3 symlinks.  Follow the advice given by homebrew
and unlink python@2 before trying to install python3.  This
fixes travis on macOS for me.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
This is essentially a port of PR #69 to ROS 2 so that clang-tidy
will stop complaining about it.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette clalancette force-pushed the dashing-backport-132 branch from cc20a61 to 11568e8 Compare January 8, 2020 20:57
@mjcarroll mjcarroll merged commit 2488aec into dashing Jan 10, 2020
@mjcarroll mjcarroll deleted the dashing-backport-132 branch January 10, 2020 19:01
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