Skip to content

Continue loading classes on error (#85)#88

Merged
mikaelarguedas merged 1 commit intomelodic-develfrom
forward_port_85
Nov 16, 2017
Merged

Continue loading classes on error (#85)#88
mikaelarguedas merged 1 commit intomelodic-develfrom
forward_port_85

Conversation

@mikaelarguedas
Copy link
Copy Markdown
Member

  • continue loading classes on error

  • construct string with file rather than adding new API

  • match style of the rest of the file

  • missing whitespace

@wjwwood FYI

* continue loading classes on error

* construct string with file rather than adding new API

* match style of the rest of the file

* missing whitespace
Copy link
Copy Markdown
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

👍, thanks for the heads up.

@mikaelarguedas mikaelarguedas merged commit ad43b2b into melodic-devel Nov 16, 2017
@mikaelarguedas mikaelarguedas deleted the forward_port_85 branch November 16, 2017 02:39
mikaelarguedas added a commit that referenced this pull request Dec 20, 2017
Continue loading classes on error
mikaelarguedas added a commit that referenced this pull request Dec 22, 2017
* move pluginlib in its own folder (port 83 to ros2 branch)

* fix most linter errors

* forward port of #88

Continue loading classes on error
wjwwood added a commit that referenced this pull request Feb 8, 2018
* remove references to plugin_tool from CMakeLists (#93)

* move pluginlib in its own folder (port 83 to ros2 branch) (#95)

* move pluginlib in its own folder (port 83 to ros2 branch)

* fix most linter errors

* forward port of #88

Continue loading classes on error

* vs2015 doesnt support __has_include, VS2015 and 2017 have both <files… (#96)

* windows contains older version of std filesystem

* either <experimental/filesystem> or <filesystem> will work ... use experimental to be namespace-consistent

* vs2015 doesnt support __has_include, VS2015 and 2017 have both <filesystem> and <experimental/filesystem> but use std::experimental::filesystem in both cases

* adjust library search to work on windows, warn about lib prefix (#97)
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.

3 participants