Skip to content

[24165] Fix compilation warnings and errors in Ubuntu Focal#6298

Merged
MiguelCompany merged 1 commit intomasterfrom
bugfix/ubuntu-focal
Apr 20, 2026
Merged

[24165] Fix compilation warnings and errors in Ubuntu Focal#6298
MiguelCompany merged 1 commit intomasterfrom
bugfix/ubuntu-focal

Conversation

@richiware
Copy link
Copy Markdown
Member

@richiware richiware commented Feb 5, 2026

Description

This PR fixes warnings due to some variables not used in some cases. Also fixes compilation against openssl 1.1.1 introduced in #6240 .

@Mergifyio backport 3.5.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A Any new/modified methods have been properly documented using Doxygen.
  • N/A Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A New feature has been added to the versions.md file (if applicable).
  • N/A New feature has been documented/Current behavior is correctly described in the documentation.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@richiware richiware changed the title Fix compilation warnings and errors in Ubuntu Focal [24165] Fix compilation warnings and errors in Ubuntu Focal Feb 5, 2026
@richiware richiware added this to the v3.6.1 milestone Apr 7, 2026
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
@richiware richiware force-pushed the bugfix/ubuntu-focal branch from 2d41f02 to bd31522 Compare April 8, 2026 08:04
@richiware richiware requested a review from cferreiragonz April 8, 2026 08:04
@github-actions github-actions bot added the ci-pending PR which CI is running label Apr 8, 2026
Copy link
Copy Markdown
Contributor

@cferreiragonz cferreiragonz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@MiguelCompany MiguelCompany merged commit 39d3030 into master Apr 20, 2026
26 of 30 checks passed
@MiguelCompany MiguelCompany deleted the bugfix/ubuntu-focal branch April 20, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-pending PR which CI is running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants