]> Savannah Git Hosting - gnulib.git/commit
Fix some "gcc -Wall" warnings.
authorBruno Haible <bruno@clisp.org>
Sun, 16 Oct 2016 14:59:45 +0000 (16:59 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 22 Oct 2016 17:28:34 +0000 (19:28 +0200)
commit5f680f24104d2dfd9ea0885a608a9a9ab8d66192
tree3cf3b540d364f4b9182a5491d962d950a3cc205f
parent932a1ae7ba56a9a3da52287ac028017323269d44
Fix some "gcc -Wall" warnings.

* tests/test-ffsl.c (main): Use variable x, not i.
* tests/test-posix_spawn3.c (parent_main): Consider the return value of
freopen.
* tests/test-sethostname1.c (main): Explicitly ignore the return value
of sethostname.
ChangeLog
tests/test-ffsl.c
tests/test-posix_spawn3.c
tests/test-sethostname1.c