[wesnoth-commits] [wesnoth/wesnoth] d643ed: Silence -Wstringop-overflow warning from lua codebase
Sergey Popov
noreply at github.com
Thu Nov 19 18:02:58 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d643edc9072ba870b0db9ea364c5c3d244915273
https://github.com/wesnoth/wesnoth/commit/d643edc9072ba870b0db9ea364c5c3d244915273
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M src/SConscript
Log Message:
-----------
Silence -Wstringop-overflow warning from lua codebase
It currently results in some false positives from gcc 10.
More information about the Commits
mailing list