diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-14 10:24:28 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-31 14:52:49 +0100 |
commit | 53784f95aa657295e5a5eb6c0deedded0a9fc757 (patch) | |
tree | a449c1fe378ed742b70bc58b66c81716affa95d6 /src | |
parent | 7655f3b35c2f732bacb7a27633c15e107c43234c (diff) |
tests,fixture: fix warnings with -Wsign-compare
tests/test-fixture.c:130:28: error: comparison of integer expressions of different signedness: ‘gboolean’ {aka ‘int’} and ‘guint’ {aka ‘unsigned int’} [-Werror=sign-compare]
130 | if (modem_expected == n_modems) {
| ^~
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions