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

Allow zero-valued InstanceHandle_t [12942] #2316

Merged
merged 9 commits into from
Nov 30, 2021
Merged

Conversation

MiguelCompany
Copy link
Member

This should fix #2306 by adding a specific validity field to InstanceHandle_t. This means the solution is not ABI compatible with the current code. That's why I added this to v2.5.0 milestone.

@MiguelCompany MiguelCompany added this to the v2.5.0 milestone Nov 15, 2021
@MiguelCompany MiguelCompany changed the title Add explicit is_defined_ field on InstanceHandle_t Add explicit is_defined_ field on InstanceHandle_t [12942] Nov 15, 2021
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany
Copy link
Member Author

@richiprosima Please test mac

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
richiware
richiware previously approved these changes Nov 30, 2021
@MiguelCompany MiguelCompany changed the title Add explicit is_defined_ field on InstanceHandle_t [12942] Allowing zero-valued InstanceHandle_t [12942] Nov 30, 2021
@MiguelCompany MiguelCompany changed the title Allowing zero-valued InstanceHandle_t [12942] Allow zero-valued InstanceHandle_t [12942] Nov 30, 2021
@MiguelCompany MiguelCompany added no-aarch Skip build & test for aarch64 no-test Skip CI tests if PR marked with this label and removed no-aarch Skip build & test for aarch64 labels Nov 30, 2021
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-test Skip CI tests if PR marked with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A reader receives RETCODE_NO_DATA with keyed topics when the value of the key is zero [12862]
2 participants