[wesnoth-commits] [wesnoth/wesnoth] 292d6f: Plugins/Context: removed C-style array ctor and us...
GitHub
noreply at github.com
Thu Jun 28 06:22:35 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 292d6f407c0ac2464a8620fdb75c4658f0a0fc60
https://github.com/wesnoth/wesnoth/commit/292d6f407c0ac2464a8620fdb75c4658f0a0fc60
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-06-28 (Thu, 28 Jun 2018)
Changed paths:
M src/scripting/plugins/context.hpp
M src/wesnoth.cpp
Log Message:
-----------
Plugins/Context: removed C-style array ctor and use
This likely existed because this code was added in 2014 before we switched to C++11
and initializer lists.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list