[wesnoth-commits] [wesnoth/wesnoth] 255fc0: utils::optional -> std::optional for 8058dab

Charles Dang noreply at github.com
Thu Jan 21 02:15:05 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 255fc0d450d1a705f7b0b7a157da829cc3a0c3de
      https://github.com/wesnoth/wesnoth/commit/255fc0d450d1a705f7b0b7a157da829cc3a0c3de
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M src/server/wesnothd/game.cpp
    M src/server/wesnothd/game.hpp
    M src/server/wesnothd/server.cpp
    M src/server/wesnothd/server.hpp

  Log Message:
  -----------
  utils::optional -> std::optional for 8058dab


  Commit: 73133f261c49ae76294368fdadcca7d3caa37fa4
      https://github.com/wesnoth/wesnoth/commit/73133f261c49ae76294368fdadcca7d3caa37fa4
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M src/server/wesnothd/server.cpp

  Log Message:
  -----------
  Fixed build on windows


  Commit: 5ab8d1e9d67aa688fd574a3be9e1bed9475b3f1a
      https://github.com/wesnoth/wesnoth/commit/5ab8d1e9d67aa688fd574a3be9e1bed9475b3f1a
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M src/server/wesnothd/game.cpp
    M src/server/wesnothd/server.cpp

  Log Message:
  -----------
  Server: converted usecases of optional::value to *

This can be reverted after we support MacOS 10.14 as minimum and we can use optional::value again


  Commit: 2da30183611663881b9b459988e2dca82f349d06
      https://github.com/wesnoth/wesnoth/commit/2da30183611663881b9b459988e2dca82f349d06
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M .github/workflows/ci-main.yml

  Log Message:
  -----------
  Ok CI needs ptr-container again...


Compare: https://github.com/wesnoth/wesnoth/compare/8058daba84b8...2da301836116



More information about the Commits mailing list