[Commits] [wesnoth/wesnoth] a83619: Rename namespace util -> utils
GitHub
noreply at github.com
Wed Apr 12 17:49:53 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a8361986e90919813f50ebfb9527a8ec3e7956e8
https://github.com/wesnoth/wesnoth/commit/a8361986e90919813f50ebfb9527a8ec3e7956e8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-12 (Wed, 12 Apr 2017)
Changed paths:
M src/actions/create.cpp
M src/attack_prediction.cpp
M src/campaign_server/campaign_server.cpp
M src/display.cpp
M src/format_time_summary.cpp
M src/format_time_summary.hpp
M src/formula/variant_value.hpp
M src/game_config.cpp
M src/game_events/wmi_container.hpp
M src/game_initialization/depcheck.cpp
M src/game_initialization/multiplayer.cpp
M src/game_preferences.cpp
M src/gui/dialogs/addon/manager.cpp
M src/gui/widgets/debug.cpp
M src/gui/widgets/stacked_widget.cpp
M src/hash.cpp
M src/hash.hpp
M src/image.cpp
M src/log.cpp
M src/log_windows.cpp
M src/menu_events.cpp
M src/preferences.cpp
M src/reports.cpp
M src/save_index.cpp
M src/server/forum_user_handler.cpp
M src/settings.cpp
M src/time_of_day.hpp
M src/units/frame_private.hpp
M src/utils/general.hpp
M src/utils/io.hpp
M src/utils/iterator.hpp
M src/utils/smart_list.hpp
Log Message:
-----------
Rename namespace util -> utils
This is because there was already a namespace utils, and having two namespaces with almost the same name is confusing.
More information about the Commits
mailing list