[Commits] [wesnoth/wesnoth] a490c5: Resolve Bug #20900
GitHub
noreply at github.com
Wed Oct 28 20:06:38 UTC 2015
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: a490c514d3eb5fad7007d96d27118fd061fa19af
https://github.com/wesnoth/wesnoth/commit/a490c514d3eb5fad7007d96d27118fd061fa19af
Author: Wedge009 <wedge009 at wedge009.net>
Date: 2015-10-28 (Wed, 28 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: 4a25f5cae97ef7e56fbcfab99e8d9ab19d5948bb
https://github.com/wesnoth/wesnoth/commit/4a25f5cae97ef7e56fbcfab99e8d9ab19d5948bb
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M changelog
Log Message:
-----------
Update changelog for fix for bug #20900
Compare: https://github.com/wesnoth/wesnoth/compare/947266de18c5...4a25f5cae97e
More information about the Commits
mailing list