Skip to content

Fix build warnings on Fedora#63910

Merged
nyalldawson merged 4 commits into
qgis:masterfrom
rouault:warning_fixes
Nov 12, 2025
Merged

Fix build warnings on Fedora#63910
nyalldawson merged 4 commits into
qgis:masterfrom
rouault:warning_fixes

Conversation

@rouault

@rouault rouault commented Nov 12, 2025

Copy link
Copy Markdown
Contributor
  • Suppress build warnings related to vendored libspatialindex
  • qgsattributetypeedit.ui: fix warning about non existing widgets in tabstop
  • src/: fix warnings related to not checking QFile::open() return value
  • tests/: fix warnings related to not checking QFile::open() return value
@github-actions github-actions Bot added this to the 4.0.0 milestone Nov 12, 2025
@github-actions

github-actions Bot commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit d40987d)

🍎 MacOS Qt6 builds

Download MacOS Qt6 builds of this PR for testing.
This installer is not signed, control+click > open the app to avoid the warning
(Built from commit d40987d)

@nyalldawson nyalldawson merged commit 335566a into qgis:master Nov 12, 2025
51 of 52 checks passed
@benoitdm-oslandia

Copy link
Copy Markdown
Collaborator

Hi! I am a bit late here, but do you think we could do the same fixes for the mkdir() function calls?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants