code: turn off extensions by default, add -pedantic
I think the template's default should support using no extensions and strict ISO C/C++, this makes sure written code is portable by default.
Edited by Melvin Vermeeren
I think the template's default should support using no extensions and strict ISO C/C++, this makes sure written code is portable by default.