Commit: 9b98a6c7646bc0404c602ca0b5383aec4b996455
Parent: b3ba324261e710763e823a99cad09034bb3b5dcd
Author: Johan Hedberg <johan.hedberg@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2011-10-18 10:57:06
Tree: 8a7350e000d43bf719088fc6d15de90554725ed0

Add glib-compat.h to deal with issues in old GLib versions

Diffstat

M Makefile.am | 2 +-
M attrib/client.c | 2 +-
M attrib/gatt.c | 2 +-
M audio/a2dp.c | 2 +-
M audio/avdtp.c | 2 +-
M audio/gateway.c | 1 +
M audio/headset.c | 1 +
M audio/telephony-maemo6.c | 2 +-
M audio/telephony-ofono.c | 2 +-
M audio/unix.c | 2 +-
M network/connection.c | 2 +-
M network/server.c | 2 +-
M plugins/hciops.c | 2 +-
M serial/port.c | 1 +
M src/adapter.c | 1 +
M src/attrib-server.c | 2 +-
M src/device.c | 1 +
M src/eir.c | 1 +
A src/glib-compat.h | 30 ++++++++++++++++++++++++++++++
M src/glib-helper.c | 1 +
M src/glib-helper.h | 8 - - - - - - - -
M src/storage.c | 1 +

22 files changed, 50 insertions(+), 20 deletions(-)

View Full Diff | Patch