]> git.codecow.com Git - Monocypher.git/commit
extract_examples.sh: warning cleanup
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Mon, 2 Mar 2020 07:36:52 +0000 (08:36 +0100)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Mon, 2 Mar 2020 07:36:52 +0000 (08:36 +0100)
commit723623d1e6c2921e9e0e90785d2a4620cfba4fcb
tree11fc85268209e1d5163242869f1241ea83007997
parent424d630ec0432b77228bb34eec1fa583dc0e7e5a
extract_examples.sh: warning cleanup

1. Remove now-unused random_bytes().
2. "warning: empty struct has size 0 in C, size 1 in C++ [-Wc++-compat]"
   "warning: empty struct is a GNU extension [-Wgnu-empty-struct]"
   clang -Weverything
doc/extract_examples.sh