[wesnoth-commits] [wesnoth/wesnoth] 4ccdc1: Used `while(true)` instead of `for(; ; )`

Charles Dang noreply at github.com
Tue Jan 5 13:32:54 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4ccdc17b640e8f7201f8bb1201a4f4970d00c69f
      https://github.com/wesnoth/wesnoth/commit/4ccdc17b640e8f7201f8bb1201a4f4970d00c69f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M src/actions/attack.cpp
    M src/ai/default/ca_move_to_targets.cpp
    M src/font/marked-up_text.cpp
    M src/serialization/preprocessor.cpp
    M src/serialization/tokenizer.cpp
    M src/server/common/simple_wml.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Used `while(true)` instead of `for(;;)`


  Commit: 70f1a2643b0d901022aae2decd22ea4f53854815
      https://github.com/wesnoth/wesnoth/commit/70f1a2643b0d901022aae2decd22ea4f53854815
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M src/wesnoth.cpp

  Log Message:
  -----------
  Forgot to include this in ca00ca2


Compare: https://github.com/wesnoth/wesnoth/compare/3932a1123939...70f1a2643b0d



More information about the Commits mailing list