[Commits] [wesnoth/wesnoth] 3a44f5: [WIP] Preprocessor: move all relevant handling of ...
GitHub
noreply at github.com
Mon Sep 4 12:50:35 UTC 2017
Branch: refs/heads/preprocessor_cleanup
Home: https://github.com/wesnoth/wesnoth
Commit: 3a44f582c8fe0bd579b1cd50c253a7ee0cc2615a
https://github.com/wesnoth/wesnoth/commit/3a44f582c8fe0bd579b1cd50c253a7ee0cc2615a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-04 (Mon, 04 Sep 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