[Commits] [wesnoth/wesnoth] da247b: [WIP] Preprocessor: move all relevant handling of ...
GitHub
noreply at github.com
Wed Aug 30 05:31:28 UTC 2017
Branch: refs/heads/preprocessor_cleanup
Home: https://github.com/wesnoth/wesnoth
Commit: da247bc27f0b156a08e510636a6653e267503a6d
https://github.com/wesnoth/wesnoth/commit/da247bc27f0b156a08e510636a6653e267503a6d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-30 (Wed, 30 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