aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2019-12-23 14:51:57 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-01-30 11:59:14 +0100
commitb1e0df4f24936b70f92581397fc9aebf32c4fa9e (patch)
tree450d569f6cec849f7412fece7f39ea2f0bd3320f /src/main.c
parent51ef497634aafc29f2c49cb665090adc40967a07 (diff)
broadband-modem: fix warnings with -Wsign-compare
mm-broadband-modem.c: In function ‘setup_ports’: mm-broadband-modem.c:9955:23: error: comparison of integer expressions of different signedness: ‘gint’ {aka ‘int’} and ‘guint’ {aka ‘unsigned int’} [-Werror=sign-compare] 9955 | for (j = 0; j < array->len; j++) { | ^ ...
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions