[wesnoth-commits] [wesnoth/wesnoth] 0bbbdf: Log a warning if a file is found in more than one ...
Steve Cotton
noreply at github.com
Sun Dec 22 10:29:32 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 0bbbdff1906bba10069c5a8b0e261fb7a469fb88
https://github.com/wesnoth/wesnoth/commit/0bbbdff1906bba10069c5a8b0e261fb7a469fb88
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-12-21 (Sat, 21 Dec 2019)
Changed paths:
M src/filesystem_boost.cpp
M src/tests/test_filesystem.cpp
Log Message:
-----------
Log a warning if a file is found in more than one [binary_path]
The Boost-based C++ unit tests generate three messages about duplicates,
however as those tests don't run in strict mode this doesn't cause a
failure (and it's not the only warning-level message in those tests).
More information about the Commits
mailing list