fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Marcel T. : :gnome: :dotnet:

If there is some developer interested in bindings, dislikes warnings like me and has some spare time to support a small size project feel free to stop by at 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.

GitHubGitHub - gircore/gir.core: A C# binding generator for GObject based libraries providing a C# friendly API surfaceA C# binding generator for GObject based libraries providing a C# friendly API surface - gircore/gir.core

@badcel hi, I saw github.com/gircore/gir.core/is, is there any more info?

I am also wondering if some kind of CI job could be set up to track current warnings.

GitHubFix warnings in generated code · Issue #493 · gircore/gir.coreBy badcel

@voltagex To see the compiler warnings you can simply build the project according to the build instructions (gircore.github.io/docs/build.h) or check some CI build log for example github.com/gircore/gir.core/ac

gircore.github.ioBuild