-
Notifications
You must be signed in to change notification settings - Fork 788
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
[16329] Several fixes to remove warnings in Ubuntu Jammy (22.04) #3078
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
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
… thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
4 tasks
MiguelCompany
changed the title
[16125] Several fixes to remove warnings in Ubuntu Jammy (22.04)
[16329] Several fixes to remove warnings in Ubuntu Jammy (22.04)
Nov 30, 2022
MiguelCompany
approved these changes
Nov 30, 2022
jsan-rt
added
the
ready-to-merge
Ready to be merged. CI and changes have been reviewed and approved.
label
Dec 7, 2022
@Mergifyio backport 2.8.x 2.7.x 2.6.x 2.1.x |
mergify bot
pushed a commit
that referenced
this pull request
Dec 16, 2022
* Refs #16125: update doxygen configuration file Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: update library name in Roadmap Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove warning: variable may be used uninitialized Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove OpenSSL deprecation warnings when forcing Asio as thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> (cherry picked from commit d024c10)
mergify bot
pushed a commit
that referenced
this pull request
Dec 16, 2022
* Refs #16125: update doxygen configuration file Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: update library name in Roadmap Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove warning: variable may be used uninitialized Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove OpenSSL deprecation warnings when forcing Asio as thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> (cherry picked from commit d024c10)
mergify bot
pushed a commit
that referenced
this pull request
Dec 16, 2022
* Refs #16125: update doxygen configuration file Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: update library name in Roadmap Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove warning: variable may be used uninitialized Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove OpenSSL deprecation warnings when forcing Asio as thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> (cherry picked from commit d024c10)
This was referenced Dec 16, 2022
mergify bot
pushed a commit
that referenced
this pull request
Dec 16, 2022
* Refs #16125: update doxygen configuration file Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: update library name in Roadmap Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove warning: variable may be used uninitialized Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove OpenSSL deprecation warnings when forcing Asio as thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> (cherry picked from commit d024c10) # Conflicts: # include/fastdds/rtps/transport/TCPAcceptorSecure.h # src/cpp/rtps/transport/TCPChannelResourceSecure.h # src/cpp/rtps/transport/TCPTransportInterface.h # test/unittest/statistics/rtps/RTPSStatisticsTests.cpp
✅ Backports have been created
|
MiguelCompany
pushed a commit
that referenced
this pull request
Jan 30, 2023
* Several fixes to remove warnings in Ubuntu Jammy (22.04) (#3078) * Refs #16125: update doxygen configuration file Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: update library name in Roadmap Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove warning: variable may be used uninitialized Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove OpenSSL deprecation warnings when forcing Asio as thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> (cherry picked from commit d024c10) * Refs #16328: fix linux warnings Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> --------- Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Co-authored-by: José Luis Bueno López <69244257+JLBuenoLopez-eProsima@users.noreply.github.com> Co-authored-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
MiguelCompany
pushed a commit
that referenced
this pull request
Feb 10, 2023
* Several fixes to remove warnings in Ubuntu Jammy (22.04) (#3078) * Refs #16125: update doxygen configuration file Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: update library name in Roadmap Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove warning: variable may be used uninitialized Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove OpenSSL deprecation warnings when forcing Asio as thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> (cherry picked from commit d024c10) * Refs #16328: fix linux warnings Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> --------- Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Co-authored-by: José Luis Bueno López <69244257+JLBuenoLopez-eProsima@users.noreply.github.com> Co-authored-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
MiguelCompany
pushed a commit
that referenced
this pull request
Feb 13, 2023
* Several fixes to remove warnings in Ubuntu Jammy (22.04) (#3078) * Refs #16125: update doxygen configuration file Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: update library name in Roadmap Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove warning: variable may be used uninitialized Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> * Refs #16125: remove OpenSSL deprecation warnings when forcing Asio as thirdparty Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> (cherry picked from commit d024c10) * Refs #16329: fix Ubuntu warnings Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> --------- Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com> Co-authored-by: José Luis Bueno López <69244257+JLBuenoLopez-eProsima@users.noreply.github.com> Co-authored-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
no-test
Skip CI tests if PR marked with this label
ready-to-merge
Ready to be merged. CI and changes have been reviewed and approved.
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
Ubuntu Jammy upgrades several dependencies and build tools so some warnings are issued when building in that platform.
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist