NetworkManager/clients
Thomas Haller ef24273104 cli: fix warning in parse_output_fields() about strict-overflow
gcc warns:

    make[4]: Entering directory `./NetworkManager/cli/src'
      CC       utils.o
    utils.c: In function ‘parse_output_fields’:
    utils.c:707:7: error: assuming signed overflow does not occur when simplifying conditional to constant [-Werror=strict-overflow]
        if (found) {
           ^

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-08-01 13:17:01 +02:00
..
cli cli: fix warning in parse_output_fields() about strict-overflow 2014-08-01 13:17:01 +02:00
tui all: add compatibility macros to ignore deprecation warnings for clang 2014-08-01 13:16:59 +02:00
Makefile.am clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nm-online.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00