[wesnoth-commits] [wesnoth/wesnoth] c6486b: Fix a misleading (and grammatically poor) log message

Celtic Minstrel noreply at github.com
Tue Mar 23 04:37:07 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c6486bd7cc79d96107d423ad72ef85a66dbfac5e
      https://github.com/wesnoth/wesnoth/commit/c6486bd7cc79d96107d423ad72ef85a66dbfac5e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M src/formula/debugger.cpp

  Log Message:
  -----------
  Fix a misleading (and grammatically poor) log message


  Commit: 775624216054cb2440afab7c2c7263f038cb1640
      https://github.com/wesnoth/wesnoth/commit/775624216054cb2440afab7c2c7263f038cb1640
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M src/formula/variant.cpp

  Log Message:
  -----------
  WFL: Prevent a crash if an object is destroyed before the formula is finished with it


  Commit: 7c95e9d1a4df36223424f0fbe41a597382a4f4ef
      https://github.com/wesnoth/wesnoth/commit/7c95e9d1a4df36223424f0fbe41a597382a4f4ef
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M data/ai/micro_ais/engines/lurker_moves.fai

  Log Message:
  -----------
  Lurker FAI: map(x, self) is exactly the same as just self

This caused the crash fixed in the previous commit. Although the crash is fixed, it's still stupid and we shouldn't do it.


Compare: https://github.com/wesnoth/wesnoth/compare/41fa00de2aa3...7c95e9d1a4df



More information about the Commits mailing list