Skip to content

Use g_auto* macros

Let's use g_auto* macros whenever it's possible. Together with this change, let's explicitly require GCC or CLang compiler.

Merge request reports