]> Zhao Yanbai Git Server - minix.git/commit
Resolve a number of GCC-generated warnings 52/3352/1
authorDavid van Moolenbroek <david@minix3.org>
Fri, 5 Aug 2016 12:28:41 +0000 (14:28 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Fri, 5 Aug 2016 14:24:04 +0000 (16:24 +0200)
commit3083d603ba9dea68befc9da05a714884e10ec7e8
treecba244a71c53e0e0b9574b72a907e6b0991a7527
parent82de0a47eab87ace42a24f563f4342f760e8be8e
Resolve a number of GCC-generated warnings

The warnings in test47 seem to be a symptom of a larger problem,
i.e., not an issue with the test set code but rather with the GCC
configuration.  Hopefully the switch to LLVM will resolve those.

Change-Id: Ic9fa3b8bc9b728947c993f2e1ed49d9a3b731344
minix/commands/partition/partition.c
minix/tests/test48.c
minix/tests/test53.c
minix/tests/test67.c
minix/tests/test74.c
minix/tests/test87.c
minix/tests/test88.c
minix/tests/test89.c