If there is some #dotnet developer interested in #GTK4 bindings, dislikes warnings like me and has some spare time to support a small size #OSS project feel free to stop by at https://github.com/gircore/gir.core
There are literally thousands of warnings to fix. The good news is that almost all of them are due to generated code. So a single fix could get rid of hundreds of them.
Come by to scratch that itch.
@badcel hi, I saw https://github.com/gircore/gir.core/issues/493, is there any more info?
I am also wondering if some kind of CI job could be set up to track current warnings.
@voltagex To see the compiler warnings you can simply build the project according to the build instructions (https://gircore.github.io/docs/build.html) or check some CI build log for example https://github.com/gircore/gir.core/actions/runs/8581176198