Description of problem: CC libglusterfs_la-default-args.lo default-args.c:1575:20: warning: address of 'args->loc' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&args->loc) ~~ ~~~~~~^~~ default-args.c:1578:20: warning: address of 'args->loc2' will always evaluate to 'true' [-Wpointer-bool-conversion] if (&args->loc2) ~~ ~~~~~~^~~~ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Sent as part of http://review.gluster.org/#/c/15010/
This update is done in bulk based on the state of the patch and the time since last activity. If the issue is still seen, please reopen the bug.