[Commits] [wesnoth/wesnoth] 4b64ee: always flush streams when logging in play_controll...

GitHub noreply at github.com
Tue May 20 05:37:15 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4b64eea0a6c7060bafff6cb59b0b679b16b7b123
      https://github.com/wesnoth/wesnoth/commit/4b64eea0a6c7060bafff6cb59b0b679b16b7b123
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-05-20 (Tue, 20 May 2014)

  Changed paths:
    M src/play_controller.cpp

  Log Message:
  -----------
  always flush streams when logging in play_controller

Especially in check_victory, because it could throw an exception
and perhaps not get flushed. But its also good more generally in
a place like this.





More information about the Commits mailing list