[Commits] [wesnoth/wesnoth] 71ae14: Some minor improvements to Lua error messages

GitHub noreply at github.com
Sat May 6 21:47:00 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 71ae14e851ae23485093fb17671da824aa2bf420
      https://github.com/wesnoth/wesnoth/commit/71ae14e851ae23485093fb17671da824aa2bf420
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-06 (Sat, 06 May 2017)

  Changed paths:
    M data/lua/helper.lua
    M src/scripting/lua_kernel_base.cpp

  Log Message:
  -----------
  Some minor improvements to Lua error messages
- Fix some missing whitespace in Lua log/error messages and add colons
- helper.lua: Improve error messages for config manipulators

It should now give the location of the misused helper call as the error
location, rather than the location where error was called within helper.lua





More information about the Commits mailing list