diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-11-09 17:01:33 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-11-09 17:06:31 -0500 |
commit | dd3bbb976be76325f4115f9f0ef51b3e6dde75c5 (patch) | |
tree | 3856f4c0ac2ad49fe3c9c2e89768e77f5e9192e6 /bar.h | |
parent | 6495006b74655554b4d3d18f5c6221facaa8b67c (diff) | |
download | bfs-dd3bbb976be76325f4115f9f0ef51b3e6dde75c5.tar.xz |
opt: Predicates aren't true when they're false
This unfortunate typo was mostly harmless; since the predicates were
always assumed to be true, they wouldn't conflict. The exception is
-user/-group, which set -nouser/-nogroup to false for users/groups that
exist.
Even -O0 wasn't enough to suppress the bug, due to a missing optlevel
check fixed in the previous commit.
Fixes: 305ee902874b49351f4916e303c293523f11570b
Diffstat (limited to 'bar.h')
0 files changed, 0 insertions, 0 deletions