[Commits] [wesnoth/wesnoth] cc8c3f: Fix dereference of past-the-end iterator
GitHub
noreply at github.com
Wed May 3 11:42:20 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: cc8c3fe35247bb94d46f47fc976052bd77cb4da2
https://github.com/wesnoth/wesnoth/commit/cc8c3fe35247bb94d46f47fc976052bd77cb4da2
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2017-05-03 (Wed, 03 May 2017)
Changed paths:
M src/server/server.cpp
Log Message:
-----------
Fix dereference of past-the-end iterator
Commit: c8a7dd7b370065a1356b0e205e1c12a7f09c8a09
https://github.com/wesnoth/wesnoth/commit/c8a7dd7b370065a1356b0e205e1c12a7f09c8a09
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2017-05-03 (Wed, 03 May 2017)
Changed paths:
M src/storyscreen/parser.hpp
Log Message:
-----------
Add return value to operator= to fix gcc compiler error
Compare: https://github.com/wesnoth/wesnoth/compare/85b2aad5ba17...c8a7dd7b3700
More information about the Commits
mailing list