-
Notifications
You must be signed in to change notification settings - Fork 775
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
[20568] Remove all redundant headers from include/fastrtps #4546
Merged
Conversation
This file contains 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
EduPonz
force-pushed
the
feature/make_private_from_include_fastrtps
branch
from
March 12, 2024 07:22
59efb4a
to
976377c
Compare
EduPonz
force-pushed
the
feature/remove_from_include_fastrtps
branch
from
March 12, 2024 07:23
e1f8a0e
to
a3d5178
Compare
elianalf
suggested changes
Mar 15, 2024
EduPonz
force-pushed
the
feature/make_private_from_include_fastrtps
branch
from
March 25, 2024 14:15
976377c
to
325a46b
Compare
EduPonz
force-pushed
the
feature/remove_from_include_fastrtps
branch
from
March 25, 2024 14:44
a3d5178
to
b5fb052
Compare
@richiprosima please test_3 this |
EduPonz
force-pushed
the
feature/make_private_from_include_fastrtps
branch
from
March 26, 2024 15:31
4d5a107
to
4259298
Compare
Base automatically changed from
feature/make_private_from_include_fastrtps
to
3.0.x-devel
March 27, 2024 07:29
EduPonz
force-pushed
the
feature/remove_from_include_fastrtps
branch
2 times, most recently
from
March 27, 2024 07:57
ea4c657
to
5631a56
Compare
@richiprosima please test_3 this |
Merged
6 tasks
EduPonz
force-pushed
the
feature/remove_from_include_fastrtps
branch
from
March 27, 2024 09:19
3b8d786
to
c5e42bb
Compare
elianalf
previously approved these changes
Mar 27, 2024
EduPonz
force-pushed
the
feature/remove_from_include_fastrtps
branch
from
March 27, 2024 15:03
c5e42bb
to
3ae8cb5
Compare
ASan workflow run with correct DS branch here |
github-actions
bot
force-pushed
the
3.0.x-devel
branch
from
April 3, 2024 00:04
18d8c6e
to
f3b3af6
Compare
LGTM with green CI |
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
Signed-off-by: EduPonz <[email protected]>
EduPonz
force-pushed
the
feature/remove_from_include_fastrtps
branch
from
May 17, 2024 09:46
1452b8f
to
e4721aa
Compare
elianalf
approved these changes
May 17, 2024
Merged
6 tasks
@richiprosima please test_3 this |
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.
Description
This PR removes all redundant headers from include/fastrtps.
It makes UnitsParser private
It depends on:
Related PRs:
Contributor Checklist
versions.md
file (if applicable).Related documentation PR: [20568] Adjust for removing all redundant headers from include/fastrtps Fast-DDS-docs#737
Reviewer Checklist