[Commits] [wesnoth/wesnoth] c9c975: log/windows: Use _wfreopen and _wrename where need...

GitHub noreply at github.com
Sat Dec 12 02:15:40 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c9c975e25609e9421a439e6f45c080b51afb3f99
      https://github.com/wesnoth/wesnoth/commit/c9c975e25609e9421a439e6f45c080b51afb3f99
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M changelog
    M players_changelog
    M src/log_windows.cpp

  Log Message:
  -----------
  log/windows: Use _wfreopen and _wrename where needed (bug #22897)

Instead of the ANSI-only freopen() and rename(). This should fix the bug
for real this time. Thanks to gfgtdf for testing and suggesting the fix.





More information about the Commits mailing list