aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-05-19 13:17:50 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-05-19 13:44:23 +0200
commit175bedf920159f75b2d517fd638835569477aa55 (patch)
treea01ebe5f829344b8d1ed300073c5cd52d90b6795 /src/main.c
parentccf16e00a73291899af4631557c90e4e697f9841 (diff)
xmm: avoid cast-align errors
We can safely cast the data in a GArray to gpointer first, and then to the pointer type we require. xmm/mm-shared-xmm.c: In function 'validate_and_build_command_set_current_bands': xmm/mm-shared-xmm.c:512:45: error: cast increases required alignment of target type [-Werror=cast-align] str = mm_common_build_bands_string ((const MMModemBand *)unapplied_bands->data, unapplied_bands->len); ^
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions