[Commits] [wesnoth/wesnoth] 48def4: Replace alphanumeric and operator spelling
GitHub
noreply at github.com
Sun Sep 20 09:12:51 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 48def4ff0a8bedf8ed775830c80d22195ddae3ee
https://github.com/wesnoth/wesnoth/commit/48def4ff0a8bedf8ed775830c80d22195ddae3ee
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-09-20 (Sun, 20 Sep 2015)
Changed paths:
M src/scripting/lua_gui2.cpp
Log Message:
-----------
Replace alphanumeric and operator spelling
Some (all?) versions of MSVC++ doesn't like it without including
<ciso646>, and we don't really want to use the alternate operator
spellings anyway.
More information about the Commits
mailing list