aboutsummaryrefslogtreecommitdiffstats
path: root/test/chacha_internal_test.c
diff options
context:
space:
mode:
authorBenjamin Kaduk <bkaduk@akamai.com>2017-04-18 10:48:11 -0500
committerRich Salz <rsalz@openssl.org>2017-05-01 14:23:28 -0400
commit560ad13c74fe6967991a2429d90eeeba815d1f9e (patch)
tree357f0715038f8dcabadf2f440b15fd27aac4bb81 /test/chacha_internal_test.c
parent1ff86c5efa946427e20b3504c460e83edbe53905 (diff)
downloadopenssl-560ad13c74fe6967991a2429d90eeeba815d1f9e.tar.gz
Add -Wextra to gcc devteam warnings
clang already has it; let's flip the switch and deal with the fallout. Exclude -Wunused-parameter, as we have many places where we keep unused parameters to conform to a uniform vtable-like interface. Also exclude -Wmissing-field-initializers; it's okay to rely on the standard-mandated behavior of filling out with 0/NULL. Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3239)
Diffstat (limited to 'test/chacha_internal_test.c')
0 files changed, 0 insertions, 0 deletions