On 12/03/2015 20:58, Stefan Hajnoczi wrote: > David, Jiri, Scott: The minimum required glib version is 2.12 so > glib APIs that were added later cannot be used. Also note the > Windows integer constant warning above. > > My build environments didn't hit these issues so we need to go > around one more time. Please post fixes.
BTW, the best way to add support is probably to add implementation of the new functions in include/glib-compat.h. Paolo