Marko Lindqvist writes: > From http://build.cazfi.net/freeciv/nightly/logs/stderr-141019.log : > V > /home/fullmoon/fullmoon/trunk/examples/games/freeciv/TRUNK.src/client/packhand.c: > In function 'handle_player_diplstate': > /home/fullmoon/fullmoon/trunk/examples/games/freeciv/TRUNK.src/client/packhand.c:2347:36: > error: 'tgt_tile' may be used uninitialized in this function > [-Werror=maybe-uninitialized]
Indeed, I've got a patch; see <http://gna.org/patch/?5364>. I hadn't committed it immediately because it's 'just' a warning fix, but on reflection that probably does count as 'compilation failure' and hence critical bug fix patch for trunk. And at least one person's reviewed it. Committing now. _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
