[Commits] [wesnoth/wesnoth] 43a194: add some safety code and assertions to set_scontex...
GitHub
noreply at github.com
Tue Jul 1 17:45:44 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 43a19475176f77a06c708d028e6c513deb114d4f
https://github.com/wesnoth/wesnoth/commit/43a19475176f77a06c708d028e6c513deb114d4f
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-01 (Tue, 01 Jul 2014)
Changed paths:
M src/synced_context.cpp
Log Message:
-----------
add some safety code and assertions to set_scontext_leave_for_draw
This is unnecessary but on the other hand it can't hurt, in case
someone changes the system later without realizing it would break
this.
Commit: 1e45476e351a2fc57866fdd8f200402ee253517c
https://github.com/wesnoth/wesnoth/commit/1e45476e351a2fc57866fdd8f200402ee253517c
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-01 (Tue, 01 Jul 2014)
Changed paths:
M src/lua/ldo.cpp
Log Message:
-----------
add an assertion to lua that it is not catching unnamed exceptions
It swallows these exceptions, which is surely bad...
Compare: https://github.com/wesnoth/wesnoth/compare/35b2c1464305...1e45476e351a
More information about the Commits
mailing list