[Commits] [wesnoth/wesnoth] f84904: Use unique_ptr instead of auto_ptr (deprecated in ...

GitHub noreply at github.com
Wed Mar 30 22:44:17 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f849048a426fcb08b8a1c0be30d300e799a250b8
      https://github.com/wesnoth/wesnoth/commit/f849048a426fcb08b8a1c0be30d300e799a250b8
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M src/editor/action/action_item.cpp
    M src/editor/action/action_label.cpp
    M src/editor/action/action_unit.cpp
    M src/editor/action/action_village.cpp
    M src/gui/dialogs/dialog.cpp
    M src/gui/widgets/pane.hpp
    M src/server/game.cpp
    M src/whiteboard/recruit.cpp

  Log Message:
  -----------
  Use unique_ptr instead of auto_ptr (deprecated in c++11)





More information about the Commits mailing list