diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-14 10:15:49 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 14:52:49 +0100 |
commit | a27c957dc5100b33dd13ef4da1bcf19e40073ffd (patch) | |
tree | c89f5a9e66b9f1c314460e746bb03ba0b63b098d /src/main.c | |
parent | 6dcbda1c808c8e151f395bd0bcf3c06a0c094929 (diff) |
test-modem-helpers: fix warnings with -Wsign-compare
test-modem-helpers.c: In function ‘test_creg_match’:
test-modem-helpers.c:1127:19: error: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’} [-Werror=sign-compare]
1127 | for (i = 0; i < array->len; i++) {
| ^
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions