30 minutes and 12 seconds |
||
Václav Petráš |
||
use exception specifiers only for C++ versions older than C++11 Tested using GCC 5.2.1. No exception specifiers (throw(…)) fail with -std=c++98 -fexceptions. Using __cplusplus to get C++ standard version which defines This contains old fix for -fexceptions with GCC 4.7 (see #1533, r50130) Works also with clang++ -std=c++14. git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68818 15284696-431f-4ddb-bdfa-cd5b030d7da7 |
System message:
We are experiencing Mac build issues. Please see http://stspg.io/2W7w for updates. Mac builds at the top of your build queue prevents Linux builds from running.
Want to know about upcoming build environment updates?
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.
Documentation about Travis CI For help please join our IRC channel irc.freenode.net#travis. Choose who receives these build notification emails in your configuration file. |
---|
Would you like to test your private code?
Travis CI for Private Projects could be your new best friend!