Skip to content

gobject: Add prefixes to variables in G_VALUE_COLLECT*() macros

Philip Withnall requested to merge pwithnall/glib:258-variable-names into master

This makes them a bit more unique (and, crucially, in the g_* namespace) to avoid shadowing collisions with calling code.

Signed-off-by: Philip Withnall withnall@endlessm.com

#258 (closed)

Closes #258 (closed)

Merge request reports