Skip to content

Enable and fix all -Wall warnings - #991

Open
AHSauge wants to merge 1 commit into
Murmele:masterfrom
AHSauge:feature/enable-wall
Open

Enable and fix all -Wall warnings#991
AHSauge wants to merge 1 commit into
Murmele:masterfrom
AHSauge:feature/enable-wall

Conversation

@AHSauge

@AHSauge AHSauge commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This enables compilation with -Wall -Werror for non-Windows targets, and fixes a number of hidden warnings in the code. There are some genuine bug fixes in here as well as a results, such as fixing an encoding issue in the spell checker.

@AHSauge
AHSauge force-pushed the feature/enable-wall branch 4 times, most recently from 24d7316 to 11382c6 Compare August 13, 2026 09:49
@AHSauge

AHSauge commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

This became a bit more extensive to pass the pipeline, but it should be all good now. All the Qt foreach use is removed though since that started to trigger some deprecation warnings.

@AHSauge
AHSauge force-pushed the feature/enable-wall branch 5 times, most recently from b77b325 to a7271f8 Compare August 13, 2026 11:16
@AHSauge
AHSauge force-pushed the feature/enable-wall branch from a7271f8 to b3dba72 Compare August 13, 2026 11:20
@AHSauge

AHSauge commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Finally builds. However, the Windows CI is hitting the same intermittent issue as #982

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant