[Commits] [wesnoth/wesnoth] 9855f8: Use translation::compare instead of strcoll in hel...
GitHub
noreply at github.com
Sun Oct 9 02:24:30 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9855f899a9d3b92634e9a6a617c8c00e247be95b
https://github.com/wesnoth/wesnoth/commit/9855f899a9d3b92634e9a6a617c8c00e247be95b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-09 (Sun, 09 Oct 2016)
Changed paths:
M src/help/help_impl.hpp
Log Message:
-----------
Use translation::compare instead of strcoll in help
Apparently strcoll doesn't work correctly on Windows.
More information about the Commits
mailing list