[Commits] [wesnoth/wesnoth] 9baabc: Use standard library includes instead of C include...

GitHub noreply at github.com
Wed Nov 30 00:59:04 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9baabccf91e5ede7708c032c33bf08f3e3026994
      https://github.com/wesnoth/wesnoth/commit/9baabccf91e5ede7708c032c33bf08f3e3026994
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/attack_prediction.cpp
    M src/color_range.hpp
    M src/desktop/dbus_notification.cpp
    M src/filesystem.hpp
    M src/formula/variant.cpp
    M src/game_config.hpp
    M src/game_initialization/connect_engine.cpp
    M src/help/help.cpp
    M src/help/help_impl.cpp
    M src/md5.cpp
    M src/random_new.cpp
    M src/scripting/lua_race.cpp
    M src/scripting/lua_unit_type.cpp
    M src/scripting/plugins/context.cpp
    M src/scripting/plugins/manager.cpp
    M src/server/forum_user_handler.cpp
    M src/server/metrics.hpp
    M src/server/simple_wml.hpp
    M src/synced_context.cpp
    M src/team.hpp
    M src/terrain/translation.hpp
    M src/tools/schema/schema_generator.cpp
    M src/video.cpp

  Log Message:
  -----------
  Use standard library includes instead of C includes when possible


  Commit: cea61b61ca61477a5bef36039d5c01d937b6eeb5
      https://github.com/wesnoth/wesnoth/commit/cea61b61ca61477a5bef36039d5c01d937b6eeb5
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/display.cpp

  Log Message:
  -----------
  Removed a conditional include for Sun Studio

We certainly don't support building on this anymore.


Compare: https://github.com/wesnoth/wesnoth/compare/f6c8e3ef183f...cea61b61ca61


More information about the Commits mailing list