Skip to content
Snippets Groups Projects
Commit 0418645b authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Handle g++ as a compiler when -Wstrict-prototypes is an invalid option, this...

Handle g++ as a compiler when -Wstrict-prototypes is an invalid option, this emits a warning which can become an error.

To add to the fun the standard test program uses 'int main()', so we need our own program to check things, also PACKAGE_URL is a macro re-define, also an error...
parent ff7c133a
No related branches found
No related tags found
1 merge request!536Add the strict-prototype flag and correct all the offending prototypes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment