[16329] Several fixes to remove warnings in Ubuntu Jammy (22.04)#3078
Merged
MiguelCompany merged 4 commits intomasterfrom Dec 7, 2022
Merged
[16329] Several fixes to remove warnings in Ubuntu Jammy (22.04)#3078MiguelCompany merged 4 commits intomasterfrom
MiguelCompany merged 4 commits intomasterfrom
Conversation
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
approved these changes
Nov 30, 2022
Contributor
Author
|
@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
Contributor
✅ Backports have been createdDetails
|
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>
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.
Description
Ubuntu Jammy upgrades several dependencies and build tools so some warnings are issued when building in that platform.
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist