]> git.street.me.uk Git - andy/viking.git/commit
Prevent compiler warnings with GLIB version 2.32 or later.
authorRob Norris <rw_norris@hotmail.com>
Sun, 14 Dec 2014 10:48:00 +0000 (10:48 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sun, 14 Dec 2014 17:20:29 +0000 (17:20 +0000)
commitfc6640a9a62f2914a020242ca41a42371650099a
treeaf91fe052573a22a40f1ca411ee3f753865f79b4
parentd1871cd2e034ddcdaae8293f0df84184a1a0c5b5
Prevent compiler warnings with GLIB version 2.32 or later.

Create new file to contain compatibility functions.
Just GLIB to begin with for GMutex functions.
src/Makefile.am
src/download.c
src/mapcache.c
src/vik_compat.c [new file with mode: 0644]
src/vik_compat.h [new file with mode: 0644]
src/vikdemlayer.c
src/vikgpslayer.c
src/viking.h
src/vikmapslayer.c