diff options
author | Simon Ser <contact@emersion.fr> | 2019-11-20 00:45:19 +0100 |
---|---|---|
committer | Scott Anderson <scott@anderso.nz> | 2019-11-20 02:05:03 +0000 |
commit | 16e5e9541b3de49e397a3d2caa3212db25487648 (patch) | |
tree | 9d1cc82dc037db865181a6742eade6d866803cd9 /CONTRIBUTING.md | |
parent | 685a5a11a9f6305f7479550247b333ffdf036d73 (diff) |
Add -Wmissing-prototypes
This requires functions without a prototype definition to be static.
This allows to detect dead code, export less symbols and put shared
functions in headers.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions