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

fix critical bug with operator+ #47

Merged
merged 1 commit into from
Oct 22, 2014
Merged

fix critical bug with operator+ #47

merged 1 commit into from
Oct 22, 2014

Conversation

mikeferguson
Copy link
Contributor

The operator+ doesn't actually increment, since it references the wrong data_char_ (the non-incremented one). This was found while debugging moveit/moveit_ros#505

@vrabaud
Copy link
Member

vrabaud commented Oct 22, 2014

+1, shit. Will add a test for that before we re-release

vrabaud added a commit that referenced this pull request Oct 22, 2014
fix critical bug with operator+
@vrabaud vrabaud merged commit 23ddd1b into ros:indigo-devel Oct 22, 2014
@davetcoleman
Copy link
Contributor

+1 hurray!

@vrabaud
Copy link
Member

vrabaud commented Oct 26, 2014

@tfoote that requires a new release. Can I ?

@tfoote
Copy link
Member

tfoote commented Oct 27, 2014

ros/rosdistro#6086

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