[Commits] [wesnoth/wesnoth] 050d18: Demote spurious network error message to info log ...
GitHub
noreply at github.com
Mon May 16 21:25:58 UTC 2016
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 050d1822f450c4d2db9345d10ba39831cafa3b8f
https://github.com/wesnoth/wesnoth/commit/050d1822f450c4d2db9345d10ba39831cafa3b8f
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M src/playturn_network_adapter.cpp
Log Message:
-----------
Demote spurious network error message to info log level
The following message:
20160516 16:59:30 error network: Destroing playturn_network_adapter with an non empty buffer, this means loss of network data
More often than not, this comes up when performing normal actions that
involve an unexpected but normal quit from a network game (quitting back
to lobby, closing the game), and the 'error' label makes it seem like a
serious issue when it isn't.
Also fixed typos in it.
Commit: 3ef45dbba45ddee860a8de44d2f863cf99d281ba
https://github.com/wesnoth/wesnoth/commit/3ef45dbba45ddee860a8de44d2f863cf99d281ba
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M changelog
Log Message:
-----------
Fix typos
Compare: https://github.com/wesnoth/wesnoth/compare/300a81403280...3ef45dbba45d
More information about the Commits
mailing list