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

pluginlib: 1.11.2-0 in 'kinetic/distribution.yaml' [bloom] #16380

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

mikaelarguedas
Copy link
Member

Increasing version of package(s) in repository pluginlib to 1.11.2-0:

pluginlib

* Fix cpplint and lint_cmake errors (backport 84) (#87 <https://github.com/ros/pluginlib/issues/87>)
  * fix line length
  add back NOLINT on test header to avoid 'should include its header file' cpplint error
  * lint cmake
* Continue loading classes on error (#85 <https://github.com/ros/pluginlib/issues/85>)
  * continue loading classes on error
  * construct string with file rather than adding new API
  * match style of the rest of the file
  * missing whitespace
* Backport 70 to kinetic (#82 <https://github.com/ros/pluginlib/issues/82>)
  * rename header files to make clear they are c++
  * fixup to support new header file names
  * restore old header names with deprecation warnings for API stability
  * remove deprecation warnings
* alphabetize includes (#80 <https://github.com/ros/pluginlib/issues/80>)
* Contributors: Furushchev, Mikael Arguedas

@mikaelarguedas
Copy link
Member Author

mikaelarguedas commented Nov 16, 2017

This needs to be merged before the sync as currently nodelet manager will crash for any missing or broken plugin xml files on the system.

Holding this for a couple of days for potential synchronize merge as there is another regression in class_loader + rosbag that broks downstream packages. (see ros/ros_comm#1235 (comment))

@nuclearsandwich I'll sync with you before triggering a rebuild

@mikaelarguedas mikaelarguedas merged commit e0d9d97 into ros:master Nov 17, 2017
@mikaelarguedas mikaelarguedas deleted the bloom-pluginlib-0 branch November 17, 2017 00:20
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.

1 participant