[wesnoth-commits] [wesnoth/wesnoth] f7c5b9: LOW: Don't forget to undefine local macros

Andrey Bienkowski noreply at github.com
Wed Jan 20 14:24:53 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f7c5b9c80ee030ae37879dc53ac1a449fda0107e
      https://github.com/wesnoth/wesnoth/commit/f7c5b9c80ee030ae37879dc53ac1a449fda0107e
  Author: Andrey Bienkowski <hexagonrecursion at gmail.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
    M data/campaigns/Legend_of_Wesmere/scenarios/chapter3/09_Bounty_Hunters.cfg
    M data/campaigns/Legend_of_Wesmere/scenarios/chapter4/13_News_from_the_Front.cfg

  Log Message:
  -----------
  LOW: Don't forget to undefine local macros

Fix preprocessor warning:
warning preprocessor: Redefining macro LEAVE_BEHIND_L3 without explicit #undef at campaigns/Legend_of_Wesmere/scenarios/chapter4/13_News_from_the_Front.cfg:105
    included from campaigns/Legend_of_Wesmere/_main.cfg:18
    included from _main.cfg:38
previously defined at campaigns/Legend_of_Wesmere/scenarios/chapter3/09_Bounty_Hunters.cfg:240
    included from campaigns/Legend_of_Wesmere/_main.cfg:17
    included from _main.cfg:38





More information about the Commits mailing list