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

Use BOUND_UNLIMITED on Dynamic Types #2302

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Conversation

MiguelCompany
Copy link
Member

In order to remove the dependency on #include <dds/core/LengthUnlimited.hpp>, this PR changes references to ::dds::core::LENGTH_UNLIMITED into eprosima::fastrtps::types::BOUND_UNLIMITED

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
…TED.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany added this to the v2.4.1 milestone Nov 2, 2021
Copy link
Contributor

@JLBuenoLopez JLBuenoLopez left a comment

Choose a reason for hiding this comment

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

LGTM with greenish CI

@MiguelCompany MiguelCompany merged commit 885e02e into master Nov 3, 2021
@MiguelCompany MiguelCompany deleted the hotfix/bound-unlimited branch November 3, 2021 06:40
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.

2 participants