Warn about reference address as bool in condition of ?: and if (), too, not only...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 16 Nov 2008 07:25:43 +0000 (07:25 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 16 Nov 2008 07:25:43 +0000 (07:25 +0000)
commit610d20bcf83b946c7c97835c7bb87707853a44dd
tree54dc689d4f9687c3ceb6cf80b33c3e01580849d3
parenta88c98bacf25e3505a0cf39326344554cf078a2a
Warn about reference address as bool in condition of ?: and if (), too, not only operands of !, && and ||.

[r23697]
parser.c