[Commits] [wesnoth/wesnoth] 59e738: update changelog

GitHub noreply at github.com
Sat May 24 21:45:11 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 59e738a0932183ac7143244ebfe4683dce1b2e7e
      https://github.com/wesnoth/wesnoth/commit/59e738a0932183ac7143244ebfe4683dce1b2e7e
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-05-24 (Sat, 24 May 2014)

  Changed paths:
    M changelog

  Log Message:
  -----------
  update changelog


  Commit: 17d63fce9d115c17cdc0eee886df636586389899
      https://github.com/wesnoth/wesnoth/commit/17d63fce9d115c17cdc0eee886df636586389899
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-05-24 (Sat, 24 May 2014)

  Changed paths:
    M src/make_enum.hpp

  Log Message:
  -----------
  fixup includes and docs of make_enum


  Commit: 0e2e54c6320c650c8b181777b486fec405e0be16
      https://github.com/wesnoth/wesnoth/commit/0e2e54c6320c650c8b181777b486fec405e0be16
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-05-24 (Sat, 24 May 2014)

  Changed paths:
    M src/util.hpp

  Log Message:
  -----------
  fixup lexical cast implementation.

gcc wouldn't compile this when "from" was of type enum, because
it says it wouldn't be initialized. The explicit call to default
constructor fixes it. Thanks to gfgtdf for this simple fix to
this problem.


Compare: https://github.com/wesnoth/wesnoth/compare/ea428a506c87...0e2e54c6320c


More information about the Commits mailing list