[wesnoth-commits] [wesnoth/wesnoth] 456893: fixup -Wreorder

GitHub noreply at github.com
Mon Nov 12 00:44:07 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 45689305eb6cdd1d2138e78eec6bacb66d3f12a2
      https://github.com/wesnoth/wesnoth/commit/45689305eb6cdd1d2138e78eec6bacb66d3f12a2
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-11-11 (Sun, 11 Nov 2018)

  Changed paths:
    M src/commandline_options.cpp

  Log Message:
  -----------
  fixup -Wreorder


  Commit: e692294532f5b647ad5739614a11c1eebbf50884
      https://github.com/wesnoth/wesnoth/commit/e692294532f5b647ad5739614a11c1eebbf50884
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-11-11 (Sun, 11 Nov 2018)

  Changed paths:
    M changelog.md
    M src/scripting/lua_kernel_base.cpp

  Log Message:
  -----------
  Lua API: Make wml.tostring a lossless conversion

This means that wml.parse(wml.tostring(cfg)) now returns a perfect clone of the original config.

Addresses #3696


  Commit: 3016d928118b8ab42081308c40ae58e6230dcca8
      https://github.com/wesnoth/wesnoth/commit/3016d928118b8ab42081308c40ae58e6230dcca8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-11-11 (Sun, 11 Nov 2018)

  Changed paths:
    M changelog.md
    M src/scripting/lua_kernel_base.cpp

  Log Message:
  -----------
  Lua API: Add wml.clone()


  Commit: d732ef00c2d58322afd308a7eac1be6a4f42aab5
      https://github.com/wesnoth/wesnoth/commit/d732ef00c2d58322afd308a7eac1be6a4f42aab5
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2018-11-11 (Sun, 11 Nov 2018)

  Changed paths:
    M src/scripting/lua_kernel_base.cpp

  Log Message:
  -----------
  Lua API: Allow specifying a schema for wml.parse()

Closes #3696


Compare: https://github.com/wesnoth/wesnoth/compare/20e85aa417ee...d732ef00c2d5
      **NOTE:** This service has 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