]> git.ipfire.org Git - thirdparty/glibc.git/commit
Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses release/2.21/master
authorYvan Roux <yvan.roux@linaro.org>
Fri, 15 Apr 2016 11:29:26 +0000 (13:29 +0200)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 9 May 2016 13:03:50 +0000 (10:03 -0300)
commit59c0f6ff86c0801fbac82a585629793a3920cc83
tree0a5b2147fde0989b565a07d96d5d2ffec4b9d46d
parent94dc51ad841ba5a019680f7fd48decf7f23e964e
Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses

Backport of df1cf48777fe4cd81ad7fb09ecbe5b31432b7c1c.

* stdlib/setenv.c (unsetenv): Fix ambiguous 'else'.
* nis/nis_call.c (nis_server_cache_add): Likewise.
ChangeLog
nis/nis_call.c
stdlib/setenv.c