[wesnoth-commits] [wesnoth/wesnoth] af18da: options: Parse --log-*=* first
jostephd
noreply at github.com
Tue Oct 15 01:12:32 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: af18da97e8fc207ae7c6fcba33cf2c8e838e135f
https://github.com/wesnoth/wesnoth/commit/af18da97e8fc207ae7c6fcba33cf2c8e838e135f
Author: josteph <josteph at fastmail.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M src/wesnoth.cpp
Log Message:
-----------
options: Parse --log-*=* first
Needed if parsing any other command line flags logs any warnings, as the commit after next does
Commit: 1098c3dc81e7e34e3b2cd87665b48ab7c07a3e25
https://github.com/wesnoth/wesnoth/commit/1098c3dc81e7e34e3b2cd87665b48ab7c07a3e25
Author: josteph <josteph at fastmail.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M src/deprecation.cpp
Log Message:
-----------
deprecation: Log DEP_LEVEL::FOR_REMOVAL and DEP_LEVEL::REMOVED by default
Commit: 8e1024100ddaac6559725216445c438d2f840980
https://github.com/wesnoth/wesnoth/commit/8e1024100ddaac6559725216445c438d2f840980
Author: josteph <josteph at fastmail.com>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M src/filesystem.cpp
Log Message:
-----------
--user-data-dir: Deprecate use of relative paths
They're interpreted relative to $HOME. In 1.16 we'll make that
deprecated. In 1.17 we'll interpret them relative to cwd, like the
rest of the world.
Issue #2000
Compare: https://github.com/wesnoth/wesnoth/compare/f9fc82d9b904...8e1024100dda
More information about the Commits
mailing list