[Commits] [wesnoth/wesnoth] ef64ce: [WIP] Preprocessor: move all relevant handling of ...
GitHub
noreply at github.com
Thu Aug 31 12:54:48 UTC 2017
Branch: refs/heads/preprocessor_cleanup
Home: https://github.com/wesnoth/wesnoth
Commit: ef64ce71efb37c07b05e8a367a056850800f1ce7
https://github.com/wesnoth/wesnoth/commit/ef64ce71efb37c07b05e8a367a056850800f1ce7
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-31 (Thu, 31 Aug 2017)
Changed paths:
M src/serialization/preprocessor.cpp
Log Message:
-----------
[WIP] Preprocessor: move all relevant handling of contextual data into a pod struct
This extends the queue mechanics to the textdomain, location, and linenum variables so the
preprocessor doesn't need to worry about keeping track of them.
More information about the Commits
mailing list