[Commits] [wesnoth/wesnoth] 55d5a1: catch exceptions in preferences manager destructor
GitHub
noreply at github.com
Sun Jun 8 04:07:58 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 55d5a11c1e3ae62159db323ec7832ce01163ca75
https://github.com/wesnoth/wesnoth/commit/55d5a11c1e3ae62159db323ec7832ce01163ca75
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/preferences.cpp
Log Message:
-----------
catch exceptions in preferences manager destructor
Commit: 4b2ea78702bafe1e9425b104ca28583c3a65a8b9
https://github.com/wesnoth/wesnoth/commit/4b2ea78702bafe1e9425b104ca28583c3a65a8b9
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/multiplayer_create.cpp
Log Message:
-----------
catch exceptions from multiplayer_create destructor
Commit: f165a55657d05a27f1cb848c866c8a5ca272cce2
https://github.com/wesnoth/wesnoth/commit/f165a55657d05a27f1cb848c866c8a5ca272cce2
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/playmp_controller.cpp
Log Message:
-----------
catch exceptions from playmp_controller destructor
Commit: 4e7aa83647498b5ead0b89ccec4a017d982d1b81
https://github.com/wesnoth/wesnoth/commit/4e7aa83647498b5ead0b89ccec4a017d982d1b81
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/game_display.cpp
Log Message:
-----------
catch exceptions in game_display, game_display::fake_unit dtor's
Commit: 7b0c4e6f8eb2b3adb2d66a197218002e26d31025
https://github.com/wesnoth/wesnoth/commit/7b0c4e6f8eb2b3adb2d66a197218002e26d31025
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/game_board.cpp
Log Message:
-----------
catch exceptions in temporary mover, placer, remover dtor's
Commit: c65d367c44cbbcd41efbfcad36914a4b9ecad4df
https://github.com/wesnoth/wesnoth/commit/c65d367c44cbbcd41efbfcad36914a4b9ecad4df
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/ai/manager.cpp
Log Message:
-----------
catch exceptions thrown in ai::holder dtor
Commit: 675eb58975f85c0ff25d1e1d5012e883bac44885
https://github.com/wesnoth/wesnoth/commit/675eb58975f85c0ff25d1e1d5012e883bac44885
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/whiteboard/highlighter.cpp
Log Message:
-----------
catch exceptions thrown in whiteboard highlighter dtor
Commit: 8231aa9345fd88efcfff4502ccbc7304b41ee01d
https://github.com/wesnoth/wesnoth/commit/8231aa9345fd88efcfff4502ccbc7304b41ee01d
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/whiteboard/utility.cpp
Log Message:
-----------
catch exceptions thrown in whiteboard temporary unit hider dtor
Commit: 84b2cb2f6762a57c52d9f697d0324aed034b73af
https://github.com/wesnoth/wesnoth/commit/84b2cb2f6762a57c52d9f697d0324aed034b73af
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/whiteboard/mapbuilder.cpp
Log Message:
-----------
catch exceptions thrown in whiteboard mapbuilder dtor
Commit: 0ce40e751c24f7acc9fa814d991b51699c8b83c3
https://github.com/wesnoth/wesnoth/commit/0ce40e751c24f7acc9fa814d991b51699c8b83c3
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/tooltips.cpp
Log Message:
-----------
catch exceptions thrown in tooltips manager dtor
Commit: 0e24beb6aa7e4ebabff4bb50f02a7f268042df14
https://github.com/wesnoth/wesnoth/commit/0e24beb6aa7e4ebabff4bb50f02a7f268042df14
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/unit.cpp
Log Message:
-----------
catch exceptions thrown in unit dtor
Commit: bdd3edd58c969fed97933cdfbb586dd2c21cf503
https://github.com/wesnoth/wesnoth/commit/bdd3edd58c969fed97933cdfbb586dd2c21cf503
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/unit.cpp
Log Message:
-----------
catch exceptions thrown in unit_movement_resetter dtor
Commit: 9dd32c490e57f2027c73348f7a523ec668173a14
https://github.com/wesnoth/wesnoth/commit/9dd32c490e57f2027c73348f7a523ec668173a14
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/server/ban.cpp
Log Message:
-----------
catch exceptions thrown in server man_manager dtor
Commit: a784abd045683770de9f469b72290fbd1ee4f3f1
https://github.com/wesnoth/wesnoth/commit/a784abd045683770de9f469b72290fbd1ee4f3f1
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/replay.cpp
Log Message:
-----------
catch exceptions thrown from replay_network_sender dtor
Commit: 312df6536eb72626f213331a98c28cf8dc70da85
https://github.com/wesnoth/wesnoth/commit/312df6536eb72626f213331a98c28cf8dc70da85
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/playturn_network_adapter.cpp
Log Message:
-----------
catch exceptions thrown from playturn_network_adapter dtor
Commit: b9b3a3bdc75ae00c0ecdb878eb8ec4617aafb8c0
https://github.com/wesnoth/wesnoth/commit/b9b3a3bdc75ae00c0ecdb878eb8ec4617aafb8c0
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/multiplayer_configure.cpp
Log Message:
-----------
catch exceptions thrown from multiplayer_configure dtor
Commit: 5c5eb5bc4353b7fbc899178375d53dda724e81ee
https://github.com/wesnoth/wesnoth/commit/5c5eb5bc4353b7fbc899178375d53dda724e81ee
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/multiplayer_wait.cpp
Log Message:
-----------
catch exceptions thrown from multiplayer_wait dtor
Commit: 29cce9cc978fedf1e9e60fbc5b531c16588b2903
https://github.com/wesnoth/wesnoth/commit/29cce9cc978fedf1e9e60fbc5b531c16588b2903
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/game_controller.cpp
Log Message:
-----------
catch exceptions thrown from game_controller dtor
Commit: db09f880c2e0959f571edd06d3c486cef3492631
https://github.com/wesnoth/wesnoth/commit/db09f880c2e0959f571edd06d3c486cef3492631
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-08 (Sun, 08 Jun 2014)
Changed paths:
M src/server/game.cpp
Log Message:
-----------
catch exceptions thrown from server/game dtor
Commit: 3c90eeb125306508dcf1cf6ea60bc053803c681d
https://github.com/wesnoth/wesnoth/commit/3c90eeb125306508dcf1cf6ea60bc053803c681d
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-08 (Sun, 08 Jun 2014)
Changed paths:
M src/whiteboard/manager.cpp
Log Message:
-----------
catch exceptions thrown from whiteboard future_map dtor
Commit: 2cf2025ae476b08ebe793c6e0b3bbd6a25a3f334
https://github.com/wesnoth/wesnoth/commit/2cf2025ae476b08ebe793c6e0b3bbd6a25a3f334
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-08 (Sun, 08 Jun 2014)
Changed paths:
M src/whiteboard/manager.cpp
Log Message:
-----------
catch exceptions thrown from whitebaord future_map_if_active dtor
Compare: https://github.com/wesnoth/wesnoth/compare/9da0b4c4c849...2cf2025ae476
More information about the Commits
mailing list