[Commits] [wesnoth/wesnoth] 1194ee: Fix bug: use of undeclared identifier LOCALEDIR

GitHub noreply at github.com
Wed Nov 2 12:02:19 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 1194ee751ef2e50f1c61221ab0ea8a8d94b28eea
      https://github.com/wesnoth/wesnoth/commit/1194ee751ef2e50f1c61221ab0ea8a8d94b28eea
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M src/filesystem_common.cpp

  Log Message:
  -----------
  Fix bug: use of undeclared identifier LOCALEDIR

While given by the toolset, the default is set in wesonfig.h and should be used.


  Commit: d01bc02d56b8d3a80734daf812afbb0e98c7cbec
      https://github.com/wesnoth/wesnoth/commit/d01bc02d56b8d3a80734daf812afbb0e98c7cbec
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M src/filesystem_common.cpp

  Log Message:
  -----------
  Merge pull request #855 from GregoryLundberg/GL_missing_header

Fix bug: use of undeclared identifier LOCALEDIR


Compare: https://github.com/wesnoth/wesnoth/compare/96dfebcb776f...d01bc02d56b8


More information about the Commits mailing list