Skip to content

fix some warnings and add .zip release#24

Closed
ClaudioDaffra wants to merge 3 commits intomist64:masterfrom
ClaudioDaffra:master
Closed

fix some warnings and add .zip release#24
ClaudioDaffra wants to merge 3 commits intomist64:masterfrom
ClaudioDaffra:master

Conversation

@ClaudioDaffra
Copy link
Copy Markdown

I fixed some warnings during the compilation and included a zip file with the compilation of Visual Studio 2022 and GCC, the latest versions

@mist64
Copy link
Copy Markdown
Owner

mist64 commented Apr 3, 2026

Thanks for taking the time to contribute! I appreciate the effort to clean up warnings.

However, I'd prefer to fix the warnings at their source rather than suppressing them with #pragma GCC diagnostic ignored across entire files. The fopen cast is a good catch though.

I'd also rather not include compiled binaries in the repo — users who need a build can compile from source, or binaries could be attached to a GitHub release instead.

Going to close this for now, but thanks again!

@mist64 mist64 closed this Apr 3, 2026
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