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

Implement join() #20

Merged
merged 2 commits into from
Sep 6, 2019
Merged

Implement join() #20

merged 2 commits into from
Sep 6, 2019

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented Sep 4, 2019

This pull requests introduces join(), the inverse of split(). Necessary for ros2/rclcpp#842.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
@hidmic hidmic requested a review from a team as a code owner September 4, 2019 20:47
// Copyright (c) 2019, Open Source Robotics Foundation, Inc.
// All rights reserved.
//
// Software License Agreement (BSD License 2.0)
Copy link
Member

Choose a reason for hiding this comment

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

Was this copied from somewhere? Why the BSD License and not Apache 2?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, that's a bad copy-paste.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Back to Apache 2 in 1aceb4f.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
@hidmic hidmic merged commit a5a973c into master Sep 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the hidmic/handle-bad-arguments branch September 6, 2019 18:35
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.

4 participants