[Commits] [wesnoth/wesnoth] 7e8c53: Remove extra semi-colons.
GitHub
noreply at github.com
Sun Nov 23 15:49:19 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7e8c537e50b7cba0627500c5e817cf05ced4dfba
https://github.com/wesnoth/wesnoth/commit/7e8c537e50b7cba0627500c5e817cf05ced4dfba
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/serialization/ucs4_convert_impl.hpp
Log Message:
-----------
Remove extra semi-colons.
Commit: ac074c0ec19e5130366df43907ae88912545ef70
https://github.com/wesnoth/wesnoth/commit/ac074c0ec19e5130366df43907ae88912545ef70
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/serialization/unicode_cast.hpp
Log Message:
-----------
Remove an extra semi-colon.
Commit: 587626a00a3c551fd45609fa5f0c2135a1a83afe
https://github.com/wesnoth/wesnoth/commit/587626a00a3c551fd45609fa5f0c2135a1a83afe
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/serialization/unicode_cast.hpp
Log Message:
-----------
Fix Doxygen comment.
Use @tparam for template parameters.
Remove a non-existing parameter.
Commit: caee32742e92c35a1af9450fe931e17fd8551045
https://github.com/wesnoth/wesnoth/commit/caee32742e92c35a1af9450fe931e17fd8551045
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/variable_info.cpp
Log Message:
-----------
Fix Doxygen comment.
Use @tparam for a template parameter.
Commit: bc80335a01180577c09baf1dcee8c3308c59cf46
https://github.com/wesnoth/wesnoth/commit/bc80335a01180577c09baf1dcee8c3308c59cf46
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/map.hpp
Log Message:
-----------
Fix Doxygen comment.
Document renamed parameters.
Commit: 6070d4a12c59bfda1699a97834dd3ecc16a0bf54
https://github.com/wesnoth/wesnoth/commit/6070d4a12c59bfda1699a97834dd3ecc16a0bf54
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/gui/dialogs/lua_interpreter.cpp
Log Message:
-----------
Fix Doxygen comment.
Use the proper trailing comment format.
Commit: ce6b7003542241e73e65ba5cdbd85671dcc16bf6
https://github.com/wesnoth/wesnoth/commit/ce6b7003542241e73e65ba5cdbd85671dcc16bf6
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/gui/dialogs/lua_interpreter.cpp
M src/map.hpp
M src/serialization/ucs4_convert_impl.hpp
M src/serialization/unicode_cast.hpp
M src/variable_info.cpp
Log Message:
-----------
Merge branch 'pedantic_fixes'
Fixes compilation with pedantic warnings on.
Compare: https://github.com/wesnoth/wesnoth/compare/5a30942c5e22...ce6b70035422
More information about the Commits
mailing list