[wesnoth-commits] [wesnoth/wesnoth] 1f2eb4: desktop: Fix multiple compiler warnings
Iris Morelle
noreply at github.com
Wed Nov 18 00:46:33 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1f2eb4b4b21edfbdb0cc0f91328f7e20b92a01b2
https://github.com/wesnoth/wesnoth/commit/1f2eb4b4b21edfbdb0cc0f91328f7e20b92a01b2
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M src/desktop/version.cpp
Log Message:
-----------
desktop: Fix multiple compiler warnings
* Uninitialized struct members
* switch case fallthrough (intended)
More information about the Commits
mailing list