You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect something with g++ version possibly. The cppcheck is always the same version so the sources could not have changed.
Also note that clang has been disabled from the compiler stack due to lack of features https://github.com/realXtend/tundra-urho3d/blob/master/.travis.yml#L4-L6 I'm quite sure clang now has them if travis has moved to a newer ubuntu etc. Might hesitate to guess both compilers might be a newer version that what we force there and the version stuff causes problems.
Cppcheck run is disabled for Travis CI for now due to internal compiler error when building cppcheck:
The text was updated successfully, but these errors were encountered: