[wesnoth-commits] [wesnoth/wesnoth] 469fcc: Convert help_impl's ref-counting to std::shared_ptr

Sergey Popov noreply at github.com
Tue Jul 16 14:13:58 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 469fcc9c5279635dcd4565b51e6927480fb6ebc0
      https://github.com/wesnoth/wesnoth/commit/469fcc9c5279635dcd4565b51e6927480fb6ebc0
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M src/help/help_impl.cpp
    M src/help/help_impl.hpp

  Log Message:
  -----------
  Convert help_impl's ref-counting to std::shared_ptr

This is part of #4166, as topic_text wasn't consistent with
the Rule of Three.


  Commit: b72181c0e6132c766b0f047fd061efbe0e9888a8
      https://github.com/wesnoth/wesnoth/commit/b72181c0e6132c766b0f047fd061efbe0e9888a8
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M src/help/help_impl.cpp
    M src/help/help_impl.hpp

  Log Message:
  -----------
  Merge branch 'help_ref_count_master' of https://github.com/stevecotton/wesnoth into stevecotton-help_ref_count_master


  Commit: f8a18ac75975ec99789493a7e7e71e7162f8afe9
      https://github.com/wesnoth/wesnoth/commit/f8a18ac75975ec99789493a7e7e71e7162f8afe9
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M src/help/help_impl.cpp
    M src/help/help_impl.hpp

  Log Message:
  -----------
  Merge pull request #4169


Compare: https://github.com/wesnoth/wesnoth/compare/05d109215d71...f8a18ac75975



More information about the Commits mailing list