[wesnoth-commits] [wesnoth/wesnoth] 33ad6b: Adds a c++17 build using the pre-release Ubuntu 18...
GitHub
noreply at github.com
Tue Apr 17 07:36:17 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 33ad6be326c234b173d680ce34589464f88f8418
https://github.com/wesnoth/wesnoth/commit/33ad6be326c234b173d680ce34589464f88f8418
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M .travis.yml
A docker/Dockerfile-base-1804-master
M run_wml_tests
M utils/travis/play_test_executor.sh
M utils/travis/test_executor.sh
Log Message:
-----------
Adds a c++17 build using the pre-release Ubuntu 18.04.
Though given 00d87f8fe4078ffd84fcdc0d73fcc2104efef1e7 I would say this is better than nothing.
Commit: 5dd5b6ec0b5d8272416ef7dea40a93b5fcccba5d
https://github.com/wesnoth/wesnoth/commit/5dd5b6ec0b5d8272416ef7dea40a93b5fcccba5d
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M src/serialization/base64.cpp
Log Message:
-----------
Attempt to fix travis error.
Commit: 298f1dc9c1615196f73827e652ec2ea5f5ae5d9b
https://github.com/wesnoth/wesnoth/commit/298f1dc9c1615196f73827e652ec2ea5f5ae5d9b
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M src/gettext.hpp
Log Message:
-----------
Attempt to fix UNUSEDNOWARN travis+gcc warnings.
Commit: 479d5fd01f4598ff54244c20074cdc27a1d630fa
https://github.com/wesnoth/wesnoth/commit/479d5fd01f4598ff54244c20074cdc27a1d630fa
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M src/config.hpp
M src/serialization/string_view.hpp
Log Message:
-----------
Revert "Expand and fixup 00d87f8"
This reverts commit 52a516cfb77bf16e4f953d46e5292bce8d60d04b.
Commit: fed813ef346a6d657d41e35a83d7041b2dc06bef
https://github.com/wesnoth/wesnoth/commit/fed813ef346a6d657d41e35a83d7041b2dc06bef
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M src/serialization/string_view.hpp
Log Message:
-----------
Revert "String View: use std::string_view on C++17 (untested)"
This reverts commit 00d87f8fe4078ffd84fcdc0d73fcc2104efef1e7.
Commit: dd4b525c402879c9b67f799e634c5c172b49ee97
https://github.com/wesnoth/wesnoth/commit/dd4b525c402879c9b67f799e634c5c172b49ee97
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths:
M utils/travis/docker_run.sh
Log Message:
-----------
Make the C++17 build fail on warnings.
Compare: https://github.com/wesnoth/wesnoth/compare/6d5f5d4299f4...dd4b525c4028
More information about the Commits
mailing list