aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-call-properties.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2016-10-13 12:00:26 +0200
committerAleksander Morgado <aleksander@aleksander.es>2016-10-13 12:00:26 +0200
commitaf90506da4c1b7f65242a99aff96a59760c054dc (patch)
tree9977589d813caf819058413766e9c76266a7cbce /libmm-glib/mm-call-properties.c
parent33e563fe489ea36493c2f00aaac1534906e1dade (diff)
build: disable GLib deprecation warnings until fully ported to GTask
Otherwise the build log is very very dense... ../../src/mm-broadband-modem-qmi.c: In function 'modem_load_own_numbers': ../../src/mm-broadband-modem-qmi.c:1406:5: warning: 'g_simple_async_result_new' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51): Use 'g_task_new' instead [-Wdeprecated-declarations] result = g_simple_async_result_new (G_OBJECT (self), ^ ../../src/mm-broadband-modem.c: In function 'signal_quality_qcdm_ready': ../../src/mm-broadband-modem-mbim.c: In function 'modem_3gpp_scan_networks_finish': ../../src/mm-broadband-modem.c:1986:9: warning: 'g_simple_async_result_take_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:116) [-Wdeprecated-declarations] g_simple_async_result_take_error (ctx->result, error); ^ ../../src/mm-broadband-modem-mbim.c:2824:5: warning: 'g_simple_async_result_propagate_error' is deprecated (declared at /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119) [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (res), error)) ^
Diffstat (limited to 'libmm-glib/mm-call-properties.c')
0 files changed, 0 insertions, 0 deletions