[Commits] [wesnoth/wesnoth] 0c3646: Updated CB projectfile
GitHub
noreply at github.com
Mon Oct 17 00:50:50 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0c36463d3aee31eba12430e184e3fabec0923120
https://github.com/wesnoth/wesnoth/commit/0c36463d3aee31eba12430e184e3fabec0923120
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
Log Message:
-----------
Updated CB projectfile
Commit: 4b66735293961b1011eeee367aa04a46fac66575
https://github.com/wesnoth/wesnoth/commit/4b66735293961b1011eeee367aa04a46fac66575
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M src/help/help_impl.cpp
Log Message:
-----------
Help: flipped a conditional to prevent crashes when parsing invalid vectors
Commit: 1402c9af1e3c2caceac657289cb1198fef9da06d
https://github.com/wesnoth/wesnoth/commit/1402c9af1e3c2caceac657289cb1198fef9da06d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-17 (Mon, 17 Oct 2016)
Changed paths:
M src/serialization/string_utils.cpp
M src/serialization/string_utils.hpp
Log Message:
-----------
Simplified utils::split
This seems to produce the exact same result as before. Do note that using it resulted in a crash
from an incorrectly short-circuited condition in help (4b66735293961), so it's possible the output
is different in some way. There have not seemed to be any negative effects, however.
Compare: https://github.com/wesnoth/wesnoth/compare/9d31ae24d2cc...1402c9af1e3c
More information about the Commits
mailing list