[wesnoth-commits] [wesnoth/wesnoth] 3ea5ee: lua: Simplify the __index and __newindex wrappers ...

jostephd noreply at github.com
Sat Dec 14 14:15:18 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 3ea5ee5f7099ed0736c73c1c652face72676a53c
      https://github.com/wesnoth/wesnoth/commit/3ea5ee5f7099ed0736c73c1c652face72676a53c
  Author: josteph <josteph at fastmail.com>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  lua: Simplify the __index and __newindex wrappers in wesnoth.deprecate_api

Should fix one of the two issues discussed in #4584. See https://github.com/wesnoth/wesnoth/issues/4584#issuecomment-560029352


  Commit: 1df045fba066bbd878433797d83eff67ff48c730
      https://github.com/wesnoth/wesnoth/commit/1df045fba066bbd878433797d83eff67ff48c730
  Author: josteph <josteph at fastmail.com>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  fixup! lua: Simplify the __index and __newindex wrappers in wesnoth.deprecate_api


  Commit: bb583c8e98f94187a074828d31eeb295beda200d
      https://github.com/wesnoth/wesnoth/commit/bb583c8e98f94187a074828d31eeb295beda200d
  Author: jostephd <josteph at fastmail.com>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Merge pull request #4612 from jostephd/lua-deprecate_api-__index-__newindex-simplify

lua: Simplify the __index and __newindex wrappers in wesnoth.deprecate_api


Compare: https://github.com/wesnoth/wesnoth/compare/b479d6f7ac53...bb583c8e98f9



More information about the Commits mailing list