[Commits] [wesnoth/wesnoth] 5ad12e: Move deprecation to wesnoth-lib since the preproce...
GitHub
noreply at github.com
Sun Dec 17 03:25:04 UTC 2017
Branch: refs/heads/deprecation
Home: https://github.com/wesnoth/wesnoth
Commit: 5ad12ee724335c1afefc8ad38deceb734706d31e
https://github.com/wesnoth/wesnoth/commit/5ad12ee724335c1afefc8ad38deceb734706d31e
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-12-16 (Sat, 16 Dec 2017)
Changed paths:
M projectfiles/VC12/wesnoth.vcxproj
M projectfiles/VC12/wesnoth.vcxproj.filters
M projectfiles/VC12/wesnothlib.vcxproj
M projectfiles/VC12/wesnothlib.vcxproj.filters
M source_lists/libwesnoth
M source_lists/wesnoth
M src/deprecation.cpp
M src/formula/string_utils.cpp
Log Message:
-----------
Move deprecation to wesnoth-lib since the preprocessor will depend on it
Commit: 2557dddac7bf617707024f7bb8c6f4d894aa2dfc
https://github.com/wesnoth/wesnoth/commit/2557dddac7bf617707024f7bb8c6f4d894aa2dfc
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-12-16 (Sat, 16 Dec 2017)
Changed paths:
M data/core/macros/deprecated-utils.cfg
M src/serialization/preprocessor.cpp
M src/serialization/preprocessor.hpp
Log Message:
-----------
Add #deprecated preprocessor directive for marking macros deprecated
If used outside a macro, it'll print a deprecation warning
for the current file.
Compare: https://github.com/wesnoth/wesnoth/compare/ba1a18d02cf1...2557dddac7bf
More information about the Commits
mailing list