Skip to content

Use g add private

Victor Toso requested to merge victortoso/gom:use-g-add-private into master

This bumps glib requirement from 2.36 to 2.38 just so we can use G_ADD_PRIVATE. The tests were done in a single patch as they are straightforward and less risky. For every other type of the library, I've done a single change per patch.

Besides the unit tests, I couldn't see an issue while running this branch with Grilo.

Merge request reports