When -Wpedantic is not supported try the -pedantic instead
GCC prior to 4.8 does not supprot -Wpedantic. See https://gcc.gnu.org/gcc-4.8/changes.html The travis-ci currently builds with gcc-4.6.3 $ gcc --version gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Showing
Please register or sign in to comment