Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

update mapping of char to signed char #222

Merged
merged 1 commit into from
Apr 11, 2017
Merged

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented Apr 11, 2017

Fixes the current compile error of rmw_connext_dynamic_cpp introduced by ros2/rosidl#211. The rmw impl. still doesn't "work" but at least it is compilable again.

Build Status

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Apr 11, 2017
@dirk-thomas dirk-thomas self-assigned this Apr 11, 2017
Copy link
Member

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

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

lgtm once ci passed

@dirk-thomas
Copy link
Member Author

I addressed the style problems. The failing tests are expected.

@dirk-thomas dirk-thomas merged commit 79d149a into master Apr 11, 2017
@dirk-thomas dirk-thomas deleted the dynamic_signed_char branch April 11, 2017 21:51
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Apr 11, 2017
@gerkey
Copy link
Member

gerkey commented Apr 11, 2017

Whoops, sorry for breaking that. Was there a way for me to know that I'd broken it?

@mikaelarguedas
Copy link
Member

We can enable/disable arbitrary rmw implementation on CI using checkboxes. But we don't test connext_dynamic and opensplice by default on CI so you couldn't know. Most changes don't affect non-supported rmw_implementation. The type of changes affecting all rmw_implementations:

  • changes in rmw
  • changes in idl/types (anything related to type support)

Very likely many others but I'd say these are the main ones I faced in the past

@Karsten1987
Copy link
Contributor

Karsten1987 commented Apr 11, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants