diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2016-10-11 16:41:52 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2016-10-12 10:45:28 +0200 |
commit | 6dc08a69adc4294e2b22f14b754b541c64109fba (patch) | |
tree | 52e7ad67f4fd4a34d1c1a7143438a8028e6d6870 /src/mm-utils.h | |
parent | 6f11ff10cd8da2d431eb9596185ccb577356c6ab (diff) |
build: limit the available glib functionality to the version we support
Otherwise we can accidentally use something that we ought not. Also,
there's deprecation warnings for stuff that's not deprecated in the
version we support yet:
mm-modem-simple.c: In function 'mm_modem_simple_connect_finish':
mm-modem-simple.c:117:5: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (res), error))
^~
Diffstat (limited to 'src/mm-utils.h')
0 files changed, 0 insertions, 0 deletions