Skip to content

Fix or suppress compiler warnings (Qt 5.15 w/MinGW)#818

Merged
stonedDiscord merged 13 commits intomasterfrom
compiler-warnings-begone
Jul 29, 2022
Merged

Fix or suppress compiler warnings (Qt 5.15 w/MinGW)#818
stonedDiscord merged 13 commits intomasterfrom
compiler-warnings-begone

Conversation

@in1tiate
Copy link
Member

Depends #812

Resolves #799, #800, and should allow us to go forward with #801 if I'm not mistaken

@in1tiate in1tiate requested a review from oldmud0 July 19, 2022 10:50
@in1tiate in1tiate linked an issue Jul 19, 2022 that may be closed by this pull request
Copy link
Member

@stonedDiscord stonedDiscord left a comment

Choose a reason for hiding this comment

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

blessed

@in1tiate in1tiate changed the title Fixes or suppresses compiler warnings (Qt 5.15 w/MinGW) Fix or suppress compiler warnings (Qt 5.15 w/MinGW) Jul 19, 2022
Copy link
Contributor

@Salanto Salanto left a comment

Choose a reason for hiding this comment

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

Works as advertised.

@Salanto
Copy link
Contributor

Salanto commented Jul 21, 2022

There is one issue, not MingW related, where MSVC is unable to parse the QMAKE flag we put in the pro file. If that isn't needed anymore this would also work perfectly fine for both compilers.

@TrickyLeifa TrickyLeifa added the internal For internal changes that do not affect the user label Jul 22, 2022
@oldmud0
Copy link
Member

oldmud0 commented Jul 23, 2022

You should run an interactive rebase and drop the screenshake related commits now that those have been merged.

@stonedDiscord stonedDiscord mentioned this pull request Jul 25, 2022
Merged
@stonedDiscord stonedDiscord merged commit e36d79f into master Jul 29, 2022
@stonedDiscord stonedDiscord deleted the compiler-warnings-begone branch July 29, 2022 16:23
@oldmud0
Copy link
Member

oldmud0 commented Jul 29, 2022

squashed merge commit looks good actually.

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

Labels

internal For internal changes that do not affect the user

Projects

None yet

Development

Successfully merging this pull request may close these issues.

qsrand() is deprecated QString::SplitBehavior is deprecated

5 participants