URL:
<http://gna.org/bugs/?19384>
Summary: const-problem for client_optset and server_optset
Project: Freeciv
Submitted by: bit
Submitted on: Mi 01 Feb 2012 14:13:10 GMT
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Release: 2.3.1
Discussion Lock: Any
Operating System: None
Planned Release:
_______________________________________________________
Details:
file: options.cpp
const struct option_set const *client_optset = &client_optset_static;
and
const struct option_set const *server_optset = &server_optset_static;
detected with the VC-build,
in both cases the second const will not be accepted by VC.
Change declarations in options.h too.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19384>
_______________________________________________
Nachricht geschickt von/durch Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev