[20566] Update fastrtps migrated headers - #318
Merged
EduPonz merged 3 commits intoMar 25, 2024
Merged
Conversation
5 tasks
Contributor
Author
richiware
requested changes
Mar 15, 2024
richiware
left a comment
Member
There was a problem hiding this comment.
Could you rebase on top of 4.0.x-devel? This branch doesn't have the commit changing the product name and the tests are not passing locally.
elianalf
force-pushed
the
feature/migrate_classes_from_include_fastrtps
branch
from
March 18, 2024 13:15
53dadfb to
e67f94a
Compare
…ps tp fastdds Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
elianalf
force-pushed
the
feature/migrate_classes_from_include_fastrtps
branch
from
March 21, 2024 14:46
e67f94a to
31807c7
Compare
Contributor
Author
|
CI will fail until eProsima/Fast-DDS-python#109 is merged |
EduPonz
approved these changes
Mar 22, 2024
|
Manual CI with correct branches here |
EduPonz
pushed a commit
that referenced
this pull request
Mar 28, 2024
* Refs #20566: Change headers md5.h and SerializedPayload.h from fastrtps tp fastdds Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Change header fixed_size_string Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Change fixed_size_string namespace from fastrtps to fastcdr Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> --------- Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
EduPonz
pushed a commit
that referenced
this pull request
May 14, 2024
* Refs #20566: Change headers md5.h and SerializedPayload.h from fastrtps tp fastdds Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Change header fixed_size_string Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Change fixed_size_string namespace from fastrtps to fastcdr Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> --------- Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
EduPonz
pushed a commit
that referenced
this pull request
May 16, 2024
* Refs #20566: Change headers md5.h and SerializedPayload.h from fastrtps tp fastdds Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Change header fixed_size_string Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Change fixed_size_string namespace from fastrtps to fastcdr Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> --------- Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates fastrtps migrated headers:
fixed_size_string.hppmd5.hSerializedPayload.hRelated PR: