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

support sequences of upper bounded strings #38

Merged
merged 3 commits into from
Jan 3, 2017
Merged

support sequences of upper bounded strings #38

merged 3 commits into from
Jan 3, 2017

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented Dec 21, 2016

This replaces #37 and fixes #36. The second commit only updates the code style a bit. The second commit fixes a problem with unbounded sequences since the .idl parsers seem to not support >>. Changing the generated code to > > works.

  • Build Status
  • Build Status
  • Build Status

The numerous new test failures are unrelated to this patch (all for rmw_fastrtps) and like a result of a recent change in FastRTPS (eProsima/Fast-DDS@9d655e0).

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Dec 21, 2016
@dirk-thomas dirk-thomas self-assigned this Dec 21, 2016
@dirk-thomas
Copy link
Member Author

Since it has been a while I ran another set of CI jobs:

  • Build Status
  • Build Status
  • Build Status

Since they look good I will go ahead and merge this.

@dirk-thomas dirk-thomas merged commit 80d1253 into master Jan 3, 2017
@dirk-thomas dirk-thomas deleted the pr37 branch January 3, 2017 20:31
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Jan 3, 2017
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.

Generate upper_bounded sequences with upper_bounded string id_types in idls
2 participants