aboutsummaryrefslogtreecommitdiff
path: root/toys/other
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2019-03-22 12:56:10 -0500
committerRob Landley <rob@landley.net>2019-03-22 12:56:10 -0500
commit04d4f92f6292cd02c8ddc21424749641545be553 (patch)
treed44e194c4abc5845bdda821d014d5501b6e85393 /toys/other
parente1582232c388d5fe6ccb76818162013d632de551 (diff)
downloadtoybox-04d4f92f6292cd02c8ddc21424749641545be553.tar.gz
Silence stupid, pointless warnings.
Two "is never used uninitialized" and one "we don't trust you to get clearly documented operator precedence right". (The compiler may not "suggest". Every time I go "abc && def || exit 1" in the shell it means I know the operator precedence _and_ the short-circuit rules, which are the same as C here. This is a warning aimed at C++ developers, it should not be enabled for C.)
Diffstat (limited to 'toys/other')
0 files changed, 0 insertions, 0 deletions