Skip to content

Fix a portability problem in rosidl_runtime_rs::String #219

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

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Conversation

nnmm
Copy link
Contributor

@nnmm nnmm commented Jul 7, 2022

Previously, it was assumed by the $string_conversion_func, for instance, that the output of deref() would be an unsigned integer.

Previously, it was assumed by the $string_conversion_func, for instance, that the output of deref() would be an unsigned integer.
@nnmm nnmm force-pushed the portability-fix branch from 5f9ec88 to ad18336 Compare July 7, 2022 23:13
@nnmm nnmm requested review from jhdcs and esteve July 7, 2022 23:51
@nnmm nnmm merged commit 81cb0f7 into main Jul 8, 2022
@delete-merged-branch delete-merged-branch bot deleted the portability-fix branch July 8, 2022 09:45
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