]> git.draconx.ca Git - slotifier.git/commitdiff
Disable deprecation warnings from Glib.
authorNick Bowler <nbowler@draconx.ca>
Tue, 5 Apr 2022 01:09:07 +0000 (21:09 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 5 Apr 2022 01:17:11 +0000 (21:17 -0400)
Even if I wanted to make the suggested code changes to avoid these
pointless warnings, in this case the problem is not in tihs package,
but it comes from an external #include dependency via libgerbv.

Thankfully we can simply define a macro to shut it all up.


No differences found