summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libpthread/t_detach.c
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2017-01-11 21:01:49 +0000
committerdim <dim@FreeBSD.org>2017-01-11 21:01:49 +0000
commit2147c591003b8d899cf695206b7cca1d74622f59 (patch)
tree8e41e29a39202dd15ace83d8654148ec1801ba83 /contrib/netbsd-tests/lib/libpthread/t_detach.c
parentb06b76ff3d8ea68e684fa793432c73906b2cac5f (diff)
downloadFreeBSD-src-2147c591003b8d899cf695206b7cca1d74622f59.zip
FreeBSD-src-2147c591003b8d899cf695206b7cca1d74622f59.tar.gz
MFC r311688:
Fix logic error in gvinum's gv_set_sd_state() With clang 4.0.0, I'm getting the following warnings: sys/geom/vinum/geom_vinum_state.c:186:7: error: logical not is only applied to the left hand side of this bitwise operator [-Werror,-Wlogical-not-parentheses] if (!flags & GV_SETSTATE_FORCE) ^ ~ The logical not operator should obiously be called after masking. Reviewed by: mav, pfg Differential Revision: https://reviews.freebsd.org/D9093
Diffstat (limited to 'contrib/netbsd-tests/lib/libpthread/t_detach.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud