HomeClusterLabs Projects
Diffusion Booth 91abb736199a

Putting parenthesis around an expression for clarity.

Description

Putting parenthesis around an expression for clarity.

Nevertheless I still get a bogus compiler error:

main.c: In function ‘main’:
main.c:1231:18: error: ‘rv’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
return (rv >= 0 && rv < 0x70) ? rv : 1;
^

WTF?

Details

Provenance
Philipp Marek <philipp.marek@linbit.com>Authored on Dec 18 2013, 9:21 AM
Parents
rB6ae78d1aa8b8: Allow a simple config name for "-c" instead of a complete path.
Branches
Unknown
Tags
Unknown

Event Timeline