[Commits] [wesnoth/wesnoth] 2bb13f: Resolve Bug #20900

GitHub noreply at github.com
Tue Oct 27 11:24:50 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2bb13fe9e36c87fbc1280960cf61ebcab8bc2e81
      https://github.com/wesnoth/wesnoth/commit/2bb13fe9e36c87fbc1280960cf61ebcab8bc2e81
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M src/editor/editor_main.cpp

  Log Message:
  -----------
  Resolve Bug #20900

Bug report refers to a more thorough patch #3972 which seems to have never been accepted. All I'm trying to do here is add the file_exists check which fixes the hanging while minimising the changes needed.

(MSVC debug mode still fails due to a vector assertion failure (teams vector reference), which makes testing/debugging the editor difficult.)

If anyone feels like adding all the error messages/handling included from the patch, go right ahead.


  Commit: 61f31548e638cbb852eb88a42bfe30b36f72face
      https://github.com/wesnoth/wesnoth/commit/61f31548e638cbb852eb88a42bfe30b36f72face
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M changelog

  Log Message:
  -----------
  Update change log.


  Commit: 7e57ab0059ce6d9065ee5fa35bc1089bb3a96b08
      https://github.com/wesnoth/wesnoth/commit/7e57ab0059ce6d9065ee5fa35bc1089bb3a96b08
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M changelog
    M src/editor/editor_main.cpp

  Log Message:
  -----------
  Merge pull request #524 from Wedge009/bug_20900_fix

Resolve Bug #20900


Compare: https://github.com/wesnoth/wesnoth/compare/b876247051ea...7e57ab0059ce


More information about the Commits mailing list