diff options
author | Daniel Mack <daniel@zonque.org> | 2015-06-10 10:54:59 +0200 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2015-06-10 11:16:42 +0200 |
commit | 8dc31a63981267f257583ef82ceb79859ff243f8 (patch) | |
tree | ae2ad2843caeb35e8d8a21bb7809ae65cfe69a81 /CODING_STYLE | |
parent | 229d17cf12d46dd6aa3dc1011277c9ff71f5cc4c (diff) |
build-sys: turn some warnings into errors
Make the build sys error out on missing function prototypes, missing
variable declarations, implicit function declarations or forgotten return
statements.
None of these conditions are acceptable, and by making them hard errors, the
build bots can detect them earlier.
Diffstat (limited to 'CODING_STYLE')
0 files changed, 0 insertions, 0 deletions