[wesnoth-commits] [wesnoth/wesnoth] b40c66: Convert a bunch of C-style arrays to std::array

GitHub noreply at github.com
Mon Jun 25 07:38:50 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b40c666ad22328c992038b515573a9b5f1ae5a25
      https://github.com/wesnoth/wesnoth/commit/b40c666ad22328c992038b515573a9b5f1ae5a25
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M src/addon/validation.cpp
    M src/commandline_options.cpp
    M src/game_initialization/connect_engine.cpp
    M src/generators/lua_map_generator.cpp
    M src/replay.cpp
    M src/units/types.cpp
    M src/units/unit.cpp

  Log Message:
  -----------
  Convert a bunch of C-style arrays to std::array



      **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