[Commits] [wesnoth/wesnoth] c5aa4f: Replaced cases of throw() with NOEXCEPT
GitHub
noreply at github.com
Sat Dec 17 10:51:36 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c5aa4f208603fae89068d035b628559aa28bd999
https://github.com/wesnoth/wesnoth/commit/c5aa4f208603fae89068d035b628559aa28bd999
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-12-17 (Sat, 17 Dec 2016)
Changed paths:
M src/editor/map/editor_map.hpp
M src/exceptions.hpp
M src/filesystem_boost.cpp
M src/formula/formula.hpp
M src/game_end_exceptions.hpp
M src/image_modifications.hpp
M src/libc_error.hpp
M src/lua_jailbreak_exception.cpp
M src/lua_jailbreak_exception.hpp
M src/utils/make_enum.hpp
M src/utils/name_generator.hpp
M src/variable_info.hpp
M src/wml_exception.hpp
Log Message:
-----------
Replaced cases of throw() with NOEXCEPT
More information about the Commits
mailing list