[wesnoth-commits] [wesnoth/wesnoth] 56dc98: Define KeyboardInterrupt Exception Handler in wmli...

Alexander Lacson noreply at github.com
Wed Nov 17 22:08:54 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 56dc9830dc5f634a0da440877c4e1488b74e4b24
      https://github.com/wesnoth/wesnoth/commit/56dc9830dc5f634a0da440877c4e1488b74e4b24
  Author: max-torch <41433185+max-torch at users.noreply.github.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
    M data/tools/wmlindent

  Log Message:
  -----------
  Define KeyboardInterrupt Exception Handler in wmlindent

Note: The signal class object was used to avoid wrapping the entire main routine in a try...except clause.


  Commit: 74d8ac9e77400bbdd2ff06206b677cb0ed4ec4de
      https://github.com/wesnoth/wesnoth/commit/74d8ac9e77400bbdd2ff06206b677cb0ed4ec4de
  Author: max-torch <41433185+max-torch at users.noreply.github.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  Edit wmllint KeyboardInterrupt Displayed Message


  Commit: e35690c8f9afef58607b58d9856b69f4cb8e1a54
      https://github.com/wesnoth/wesnoth/commit/e35690c8f9afef58607b58d9856b69f4cb8e1a54
  Author: max-torch <41433185+max-torch at users.noreply.github.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
    M data/tools/wmlscope

  Log Message:
  -----------
  Edit wmlscope KeyboardInterrupt Displayed Message


  Commit: 78f37713f560ff34488030945d1bcc94af539ae8
      https://github.com/wesnoth/wesnoth/commit/78f37713f560ff34488030945d1bcc94af539ae8
  Author: max-torch <41433185+max-torch at users.noreply.github.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
    M data/tools/wmlxgettext

  Log Message:
  -----------
  Define KeyboardInterrupt Exception Handler in wmlxgettext

Note: The signal class object was used to avoid wrapping the entire main routine in a try...except clause.


Compare: https://github.com/wesnoth/wesnoth/compare/178efca3a3ad...78f37713f560



More information about the Commits mailing list