[wesnoth-commits] [wesnoth/wesnoth] d4adce: Explicitly use python3 in translations.

Pentarctagon noreply at github.com
Mon May 4 03:46:33 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d4adce6c8683100868f52d804ba78c501d00984d
      https://github.com/wesnoth/wesnoth/commit/d4adce6c8683100868f52d804ba78c501d00984d
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2020-05-03 (Sun, 03 May 2020)

  Changed paths:
    M po/CMakeLists.txt
    M po/SConscript

  Log Message:
  -----------
  Explicitly use python3 in translations.

Ubuntu 20.04 no longer has the python link or python2 by default.


  Commit: 8403b15ca236fed3c43cd449c1d7ce27715fb87f
      https://github.com/wesnoth/wesnoth/commit/8403b15ca236fed3c43cd449c1d7ce27715fb87f
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2020-05-03 (Sun, 03 May 2020)

  Changed paths:
    M src/actions/create.cpp
    M src/ai/contexts.cpp
    M src/ai/default/recruitment.cpp
    M src/carryover.cpp
    M src/game_board.cpp
    M src/game_initialization/connect_engine.cpp
    M src/game_initialization/create_engine.cpp
    M src/gui/dialogs/gamestate_inspector.cpp
    M src/gui/dialogs/terrain_layers.cpp
    M src/hotkey/hotkey_item.cpp
    M src/preferences/game.cpp
    M src/reports.cpp
    M src/side_filter.cpp
    M src/units/animation.cpp
    M src/whiteboard/move.cpp

  Log Message:
  -----------
  Clang 10 warning fix: -Wrange-loop-construct.


  Commit: 72635ea8452311d357d45e47a55181c2747608f4
      https://github.com/wesnoth/wesnoth/commit/72635ea8452311d357d45e47a55181c2747608f4
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2020-05-03 (Sun, 03 May 2020)

  Changed paths:
    M src/addon/info.hpp

  Log Message:
  -----------
  Clang 10 warning fix: -Wdeprecated-copy.


  Commit: f02a99785c4ad5c277b93fd399da65c3013f65b0
      https://github.com/wesnoth/wesnoth/commit/f02a99785c4ad5c277b93fd399da65c3013f65b0
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2020-05-03 (Sun, 03 May 2020)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript

  Log Message:
  -----------
  Clang 10 warning fix: -Wstring-plus-int at src/lua/lundump.cpp:237.


Compare: https://github.com/wesnoth/wesnoth/compare/03c5c1b7ea97...f02a99785c4a



More information about the Commits mailing list