]> git.ipfire.org Git - thirdparty/curl.git/commit
gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
authorAlexis La Goutte <alexis.lagoutte@gmail.com>
Thu, 30 Mar 2017 12:14:53 +0000 (14:14 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Mar 2017 12:29:08 +0000 (14:29 +0200)
commit244e0a36bd01ebbbdbf009ca2be6b78f29740277
tree8134a86b2c1a611ccf8be369eb19d736a3832699
parentf104f7d914e1d802bdedcfcae6116eeab4a4a43e
gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]

Closes #1371
src/tool_cb_hdr.c
src/tool_cb_wrt.c