William S Fulton
7b8d1a18a6
No error for one Javascript node warning
...
until overload_rename testcase is fixed for -Werror=unused-function
2015-02-11 23:32:45 +00:00
William S Fulton
213058de01
Temporarily remove -Werror for Scilab testing
...
Until STL container wrappers are fixed.
2015-02-11 23:32:45 +00:00
William S Fulton
9e56ae10cf
There are a couple of testcases that aren't compliant and supression via
...
pragmas doesn't work for gcc < 4.8
No languages can work with -pedantic in the test-suite
2015-02-11 23:32:44 +00:00
William S Fulton
3d34b369fa
Travis testing to use testflags.py for setting CFLAGS and CXXFLAGS
...
Added flags include -Wreturn-type and -Wdeclaration-after-statement to
prevent mixed declaration and code and missing return statements which
other compilers require.
2015-02-11 23:21:25 +00:00