[wesnoth-commits] [wesnoth/wesnoth] 4c29a0: Use '\t' instead of static_cast<char>(9)

GitHub noreply at github.com
Fri Jul 13 05:16:39 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4c29a0dd5895784b94a2393feddf0613742f3a0c
      https://github.com/wesnoth/wesnoth/commit/4c29a0dd5895784b94a2393feddf0613742f3a0c
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-07-13 (Fri, 13 Jul 2018)

  Changed paths:
    M src/config.cpp

  Log Message:
  -----------
  Use '\t' instead of static_cast<char>(9)


  Commit: f7cf73307bebe7acabe2bd54b240915f27d0a349
      https://github.com/wesnoth/wesnoth/commit/f7cf73307bebe7acabe2bd54b240915f27d0a349
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-07-13 (Fri, 13 Jul 2018)

  Changed paths:
    M src/display.cpp
    M src/generators/default_map_generator_job.cpp
    M src/image_modifications.cpp
    M src/terrain/builder.cpp

  Log Message:
  -----------
  Convert some more C arrays to std::array


Compare: https://github.com/wesnoth/wesnoth/compare/ce85c170200a...f7cf73307beb
      **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