Skip to content

Fix "no_warnings" CI check#508

Merged
totalspectrum merged 2 commits intototalspectrum:masterfrom
Wuerfel21:W21-fix-warning-ci
Mar 1, 2026
Merged

Fix "no_warnings" CI check#508
totalspectrum merged 2 commits intototalspectrum:masterfrom
Wuerfel21:W21-fix-warning-ci

Conversation

@Wuerfel21
Copy link
Contributor

It turns out some warnings don't happen if you don't have optimization on (???).
So we do that check at -O2.

Also fixed a warning uncovered by this. (getcwd should never return NULL here, but I guess we need to check it, anyways. What a wonderful C/POSIX standard we have.)

@totalspectrum totalspectrum merged commit cbf6059 into totalspectrum:master Mar 1, 2026
6 checks passed
@totalspectrum
Copy link
Owner

Thanks, Ada!

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.

2 participants