Merge branch 'type-safe-g-clear-pointer-1425' into 'master'08f41d802a8323ca1e819f865747d7adfbfe87aa
commit08f41d802a8323ca1e819f865747d7adfbfe87aa
authorPhilip Withnall <philip@tecnocode.co.uk>
Wed, 11 Jul 2018 15:57:55 +0000 (11 15:57 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Wed, 11 Jul 2018 15:57:55 +0000 (11 15:57 +0000)
tree09b53b8a2d36a0e5338b22d3846d979ecd42c563
parentc182cd68c97d59f56f63e54c2605d16061ae1f11
parent0da62659396261dde73570e292d7b131f08124c7
Merge branch 'type-safe-g-clear-pointer-1425' into 'master'

gmem.h: Use __typeof__() in the g_clear_pointer() macro

Closes #1425

See merge request GNOME/glib!165