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

[20123] Fix error when parsing hex value for member id #276

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

adriancampo
Copy link
Contributor

@adriancampo adriancampo commented Dec 12, 2023

Fixes an error when trying to parse an string with a hex value from getAnnotationIdValue() as an int value for member.set_id()

Updates submodules:
eProsima/IDL-Parser#116
eProsima/dds-types-test#18

@adriancampo adriancampo changed the title Updated submodules to tests hex memberid parse Fix error when parsing hex value for member id Dec 12, 2023
@adriancampo adriancampo changed the title Fix error when parsing hex value for member id [20123] Fix error when parsing hex value for member id Dec 12, 2023
@adriancampo
Copy link
Contributor Author

adriancampo commented Dec 12, 2023

Signed-off-by: adriancampo <[email protected]>
@adriancampo
Copy link
Contributor Author

adriancampo commented Dec 12, 2023

Signed-off-by: adriancampo <[email protected]>
@JLBuenoLopez JLBuenoLopez merged commit eda379f into master Dec 12, 2023
9 of 17 checks passed
@JLBuenoLopez JLBuenoLopez deleted the bugfix/hex-memberid branch December 12, 2023 13:08
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