[Commits] [wesnoth/wesnoth] 64ddd5: Fix [for] loop not iterating the correct number of...

GitHub noreply at github.com
Mon Jan 4 01:31:19 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 64ddd50895b0e91a29d6d3ede4152faea0924e71
      https://github.com/wesnoth/wesnoth/commit/64ddd50895b0e91a29d6d3ede4152faea0924e71
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-12-29 (Tue, 29 Dec 2015)

  Changed paths:
    M data/lua/wml-tags.lua
    M data/test/scenarios/for-loops.cfg

  Log Message:
  -----------
  Fix [for] loop not iterating the correct number of times
(when the array length changes during the loop)


  Commit: a2118f159101e3d41e96db0ec2045f5c39628751
      https://github.com/wesnoth/wesnoth/commit/a2118f159101e3d41e96db0ec2045f5c39628751
  Author: CelticMinstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2016-01-03 (Sun, 03 Jan 2016)

  Changed paths:
    M data/lua/wml-tags.lua
    M data/test/scenarios/for-loops.cfg

  Log Message:
  -----------
  Merge pull request #579 from CelticMinstrel/lua-fix-for

Fix [for] loop not iterating the correct number of times


Compare: https://github.com/wesnoth/wesnoth/compare/8b31cc0b31a2...a2118f159101


More information about the Commits mailing list