[Commits] [wesnoth/wesnoth] fea3a9: Suppress NO_FIFO_DIR message on WIN32
GitHub
noreply at github.com
Thu Oct 13 16:36:29 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fea3a92e93a38fe4b8a7d18003dfeed5de3afa47
https://github.com/wesnoth/wesnoth/commit/fea3a92e93a38fe4b8a7d18003dfeed5de3afa47
Author: GregoryLundberg <gregory_lundberg at gmx.com>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M src/server/server.cpp
M src/server/server.hpp
Log Message:
-----------
Suppress NO_FIFO_DIR message on WIN32
Clean up the #if guards to suppress the message and code which does not execute on Windows because it has no FIFO support.
Commit: 2d84467e1150261e04c436cb2585971dd4cf83de
https://github.com/wesnoth/wesnoth/commit/2d84467e1150261e04c436cb2585971dd4cf83de
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M src/server/server.cpp
M src/server/server.hpp
Log Message:
-----------
Merge pull request #823 from GregoryLundberg/GL_No_FIFODIR
Suppress NO_FIFO_DIR message on WIN32
Compare: https://github.com/wesnoth/wesnoth/compare/2cc92e881ed0...2d84467e1150
More information about the Commits
mailing list