[Commits] [wesnoth/wesnoth] f57469: Fix compilation with SDL2.

GitHub noreply at github.com
Sat Jun 21 10:22:31 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f5746958995134f68139d62ede919758af8f1337
      https://github.com/wesnoth/wesnoth/commit/f5746958995134f68139d62ede919758af8f1337
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2014-06-21 (Sat, 21 Jun 2014)

  Changed paths:
    M src/clipboard.cpp

  Log Message:
  -----------
  Fix compilation with SDL2.

Commit cec386ad35a1d5ddb9b721d3c66abc091e8ca68f broke compilation due to
removing an required include.


  Commit: ef104ed833b48c139656bf79cfce4d1e2211f962
      https://github.com/wesnoth/wesnoth/commit/ef104ed833b48c139656bf79cfce4d1e2211f962
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2014-06-21 (Sat, 21 Jun 2014)

  Changed paths:
    M src/server/game.cpp

  Log Message:
  -----------
  Fix Clang documentation warnings.

The string //<< is seen as documentation comment instead of normal
comment.


  Commit: 6cd0bdc23dbdba6ea487daca8664849fb22284ed
      https://github.com/wesnoth/wesnoth/commit/6cd0bdc23dbdba6ea487daca8664849fb22284ed
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2014-06-21 (Sat, 21 Jun 2014)

  Changed paths:
    M src/actions/attack.cpp
    M src/recall_list_manager.cpp

  Log Message:
  -----------
  Mark some functions static.


Compare: https://github.com/wesnoth/wesnoth/compare/1554374c455c...6cd0bdc23dbd


More information about the Commits mailing list