summaryrefslogtreecommitdiff
path: root/gio/gcharsetconverter.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-03-27 16:06:54 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2018-03-28 11:49:59 +0100
commit07731ff3fc6ede1155a690d71b8ae2caedf680ba (patch)
treefcde094a2cc0a20c95f8f49a773547cd64ddbc02 /gio/gcharsetconverter.c
parent1180649a08486f84c59c98882d735b458aba8e2d (diff)
Do not use g_autofree
The g_auto macros are available only with GCC-compatible compilers on Unix, but having __attribute__((cleanup)) is not part of our toolchain requirements, so we shouldn't use it — even if we are building on Unix-compatible systems. https://bugzilla.gnome.org/show_bug.cgi?id=794732
Diffstat (limited to 'gio/gcharsetconverter.c')
0 files changed, 0 insertions, 0 deletions