diff options
author | Rob Landley <rob@landley.net> | 2019-03-06 08:38:22 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-03-06 08:38:22 -0600 |
commit | f8ba1d6d8a9a6023bd28c19a43580d768f45c199 (patch) | |
tree | 99ee7e4ca6fa8a22a6b70eed9209c118bd471af1 /toys/pending/getfattr.c | |
parent | 7b51f1c390dac24ae105463a8d0f44d5e3e7ca9f (diff) | |
download | toybox-f8ba1d6d8a9a6023bd28c19a43580d768f45c199.tar.gz |
More tar cleanup.
Dear gcc: if (i || node=blah) x = i ? blah : node; Don't complain "node may
be used uninitialied", it can't be. That warning is a gcc bug. (I should add
a node = node to the initialiation to shut up the warning, but gcc has failed
to emit "may be used uninitialized" reliably for 15 years and it still does.)
Diffstat (limited to 'toys/pending/getfattr.c')
0 files changed, 0 insertions, 0 deletions