[Commits] [wesnoth/wesnoth] 127921: [wmlparser3] use less recursion when parsing
GitHub
noreply at github.com
Fri Mar 11 22:15:30 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 127921496808a27a109a92cbeb1c48f0ef7bdcc9
https://github.com/wesnoth/wesnoth/commit/127921496808a27a109a92cbeb1c48f0ef7bdcc9
Author: Elias Pschernig <elias at users.sourceforge.net>
Date: 2016-03-11 (Fri, 11 Mar 2016)
Changed paths:
M data/tools/wesnoth/wmlparser3.py
M data/tools/wmlunits
Log Message:
-----------
[wmlparser3] use less recursion when parsing
specifically, avoid recursion for every double double-quite (i.e. the
escaping of " as "")
More information about the Commits
mailing list