-
Notifications
You must be signed in to change notification settings - Fork 33
Fix max lenght in UDP port string #315
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
Conversation
|
@mergify backport iron humble |
✅ Backports have been createdDetails
|
|
I think that this is going to have a bit of a problem too, but less important. The |
|
@jimmy-mcelwain looks good to you now? |
|
It looks like you modified the condition for |
f5eabf9 to
b26e5ea
Compare
|
It looks like it may need to change here too: rmw_microxrcedds/rmw_microxrcedds_c/src/rmw_init.c Lines 95 to 102 in 554445f
|
|
Thanks, sorry, today I'm very busy and I guess that this PR requires more attention from my side... |
|
No problem at all, I appreciate the quick response. I don't have a easy way of testing/verifying that these changes work at the moment, but just looking at the code I don't see anything wrong. |
beccaf8 to
5ca4dd0
Compare
* Fix max lenght in UDP port string * Fix CI Signed-off-by: Pablo Garrido <pablogs9@gmail.com> * Update * Linting * Update * Fix uncrustify --------- Signed-off-by: Pablo Garrido <pablogs9@gmail.com> (cherry picked from commit aa15666)
* Fix max lenght in UDP port string * Fix CI Signed-off-by: Pablo Garrido <pablogs9@gmail.com> * Update * Linting * Update * Fix uncrustify --------- Signed-off-by: Pablo Garrido <pablogs9@gmail.com> (cherry picked from commit aa15666) # Conflicts: # .github/workflows/ci.yml
* Fix max lenght in UDP port string * Fix CI Signed-off-by: Pablo Garrido <pablogs9@gmail.com> * Update * Linting * Update * Fix uncrustify --------- Signed-off-by: Pablo Garrido <pablogs9@gmail.com> (cherry picked from commit aa15666) Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
* Fix max lenght in UDP port string (#315) * Fix max lenght in UDP port string * Fix CI Signed-off-by: Pablo Garrido <pablogs9@gmail.com> * Update * Linting * Update * Fix uncrustify --------- Signed-off-by: Pablo Garrido <pablogs9@gmail.com> (cherry picked from commit aa15666) # Conflicts: # .github/workflows/ci.yml * Fix --------- Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
|
Thanks! |
|
@pablogs9 I just realized that this was backported to humble and iron. Shouldn't it be backported to jazzy too (instead of iron)? |
|
@mergify backport jazzy |
✅ Backports have been createdDetails
|
* Fix max lenght in UDP port string * Fix CI Signed-off-by: Pablo Garrido <pablogs9@gmail.com> * Update * Linting * Update * Fix uncrustify --------- Signed-off-by: Pablo Garrido <pablogs9@gmail.com> (cherry picked from commit aa15666) # Conflicts: # .github/workflows/ci.yml
* Fix max lenght in UDP port string (#315) * Fix max lenght in UDP port string * Fix CI Signed-off-by: Pablo Garrido <pablogs9@gmail.com> * Update * Linting * Update * Fix uncrustify --------- Signed-off-by: Pablo Garrido <pablogs9@gmail.com> (cherry picked from commit aa15666) # Conflicts: # .github/workflows/ci.yml * Fix conflicts --------- Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
done |
|
Thank you! |
No description provided.