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

Clear the error after rmw_serialized_message_resize() #435

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

clalancette
Copy link
Collaborator

It is actually an alias for rcutils_uint8_array_resize(), so the error message isn't useful. Instead, reset the error and set a more useful one.

It is actually an alias for rcutils_uint8_array_resize(),
so the error message isn't useful.  Instead, reset the
error and set a more useful one.

Signed-off-by: Chris Lalancette <[email protected]>
@ahcorde
Copy link
Contributor

ahcorde commented Jan 24, 2025

https://github.com/Mergifyio backport jazzy humble

Copy link

mergify bot commented Jan 24, 2025

backport jazzy humble

✅ Backports have been created

@ahcorde ahcorde merged commit e638f8c into rolling Jan 24, 2025
5 checks passed
@ahcorde ahcorde deleted the clalancette/clear-error branch January 24, 2025 21:07
mergify bot pushed a commit that referenced this pull request Jan 24, 2025
It is actually an alias for rcutils_uint8_array_resize(),
so the error message isn't useful.  Instead, reset the
error and set a more useful one.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e638f8c)
mergify bot pushed a commit that referenced this pull request Jan 24, 2025
It is actually an alias for rcutils_uint8_array_resize(),
so the error message isn't useful.  Instead, reset the
error and set a more useful one.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e638f8c)
ahcorde pushed a commit that referenced this pull request Jan 24, 2025
It is actually an alias for rcutils_uint8_array_resize(),
so the error message isn't useful.  Instead, reset the
error and set a more useful one.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e638f8c)

Co-authored-by: Chris Lalancette <[email protected]>
ahcorde pushed a commit that referenced this pull request Jan 24, 2025
It is actually an alias for rcutils_uint8_array_resize(),
so the error message isn't useful.  Instead, reset the
error and set a more useful one.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit e638f8c)

Co-authored-by: Chris Lalancette <[email protected]>
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