[wesnoth-commits] [wesnoth/wesnoth] 26636b: Define KeyboardInterrupt Exception Handler in wmli...
Alexander Lacson
noreply at github.com
Wed Nov 17 22:13:18 UTC 2021
Branch: refs/heads/1.16
Home: https://github.com/wesnoth/wesnoth
Commit: 26636bfdc8c7734501b7c2d3852c4289262d920b
https://github.com/wesnoth/wesnoth/commit/26636bfdc8c7734501b7c2d3852c4289262d920b
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: 8f649293debcbd1b2965ca8888f973de17f3933c
https://github.com/wesnoth/wesnoth/commit/8f649293debcbd1b2965ca8888f973de17f3933c
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: a279fae285c4db7a442c1bba0a5aa24f1b43c7b2
https://github.com/wesnoth/wesnoth/commit/a279fae285c4db7a442c1bba0a5aa24f1b43c7b2
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: ff3ae6f6854480dd5fbfc2c44cc4e294d8173452
https://github.com/wesnoth/wesnoth/commit/ff3ae6f6854480dd5fbfc2c44cc4e294d8173452
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/6ad2bfbed903...ff3ae6f68544
More information about the Commits
mailing list