[wesnoth-commits] [wesnoth/wesnoth] 44aa69: Fix pango markup error
sevu
noreply at github.com
Mon Jan 18 22:09:57 UTC 2021
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 44aa6973e8d240fcf760e53919ece4e95c5c2292
https://github.com/wesnoth/wesnoth/commit/44aa6973e8d240fcf760e53919ece4e95c5c2292
Author: Gunter Labes <soliton at wesnoth.org>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M po/wesnoth-tsg/de.po
Log Message:
-----------
Fix pango markup error
Commit: de68aadb7817701383bd1de91640ae501083aa65
https://github.com/wesnoth/wesnoth/commit/de68aadb7817701383bd1de91640ae501083aa65
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M src/SConscript
Log Message:
-----------
Silence -Wstringop-overflow warning from lua codebase
It currently results in some false positives from gcc 10.
Commit: d580b3f9a6f9210b5c998e33d0dea97f6665fa85
https://github.com/wesnoth/wesnoth/commit/d580b3f9a6f9210b5c998e33d0dea97f6665fa85
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M src/CMakeLists.txt
Log Message:
-----------
Add warning ignore from d643edc9072ba870b0db9ea364c5c3d244915273 to cmake.
Commit: 86c4e3c8dae78a134d267f97761731e9754bce0c
https://github.com/wesnoth/wesnoth/commit/86c4e3c8dae78a134d267f97761731e9754bce0c
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M CMakeLists.txt
M SConstruct
Log Message:
-----------
Hide warnings from GCC if compiling with LTO
This adds the change from d643edc (in scons) and 941433e (in cmake) to the linking step as well, but only when using LTO
closes #5350
Compare: https://github.com/wesnoth/wesnoth/compare/75f7cb1e85c2...86c4e3c8dae7
More information about the Commits
mailing list