diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-05-19 11:28:56 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-05-19 13:44:23 +0200 |
commit | 3476e140ad0b97dee50d14530f0c3dc04a1651b0 (patch) | |
tree | 4355b6479bb43cf3feacf44ecdf6316c97f86e22 /src/mm-iface-modem-location.c | |
parent | 8e033ba331647435bab95a071a450b9be977b295 (diff) |
modem-helpers: use GPtrArray to build a GStrv
So that we avoid errors when building on ARM due to increasing target
type alignment.
mm-modem-helpers.c: In function 'mm_3gpp_parse_cnum_exec_response':
mm-modem-helpers.c:3206:21: error: cast increases required alignment of target type [-Werror=cast-align]
return (array ? (GStrv) g_array_free (array, FALSE) : NULL);
^
Diffstat (limited to 'src/mm-iface-modem-location.c')
0 files changed, 0 insertions, 0 deletions