[wesnoth-commits] [wesnoth/wesnoth] a6923b: wesnothd: remove catch clause for std::exception

Sergey Popov noreply at github.com
Mon Oct 25 22:51:56 UTC 2021


  Branch: refs/heads/1.16
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a6923bfef06ffc5fcbe92954cb48f79ba6372b42
      https://github.com/wesnoth/wesnoth/commit/a6923bfef06ffc5fcbe92954cb48f79ba6372b42
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M src/server/wesnothd/server.cpp

  Log Message:
  -----------
  wesnothd: remove catch clause for std::exception

it loses too much information about the exception


  Commit: fb2d03fdba8d55b91afa43d51d2fa3dab263d290
      https://github.com/wesnoth/wesnoth/commit/fb2d03fdba8d55b91afa43d51d2fa3dab263d290
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M src/server/wesnothd/game.hpp
    M src/server/wesnothd/server.cpp

  Log Message:
  -----------
  wesnothd: avoid trying to remove destructed players from games during stack unwinding


Compare: https://github.com/wesnoth/wesnoth/compare/297ee3d1ceeb...fb2d03fdba8d



More information about the Commits mailing list