Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the C tests fail with -Wstrict-prototypes
Set CCFLAGS to -Werro -Wstrict-prototypes so that gcc fails in case a function is declared or defined without specifying the argument types. This serves as a regression test for pull request #185.
- Loading branch information