URL:
<http://gna.org/bugs/?19347>
Summary: Failure to conditionalise on USE_COMPRESSION in
console.c
Project: Freeciv
Submitted by: jtn
Submitted on: Sun Jan 29 18:28:08 2012
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
Status: In Progress
Assigned to: jtn
Originator Email:
Open/Closed: Open
Release: 2.3.1
Discussion Lock: Any
Operating System: Any
Planned Release: 2.3.2
_______________________________________________________
Details:
(One of a set of bugs spotted by user "Bit" on the forum
<http://forum.freeciv.org/viewtopic.php?t=7287> when compiling with VC.)
A structure member "frozen_level" is only defined if USE_COMPRESSION is set,
but con_handle_log() refers to it without any #ifdef. This would presumably
cause a failure to compile if USE_COMPRESSION wasn't set (although I haven't
tried it).
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19347>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev