URL:
<http://gna.org/bugs/?17789>
Summary: Windows client does not give scenario path to
forked server
Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 24 Feb 2011 07:09:42 PM EET
Category: client
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Release:
Discussion Lock: Any
Operating System: None
Planned Release:
_______________________________________________________
Details:
There's code blocks like:
#ifdef HAVE_WORKING_FORK
...
#else
#ifdef WIN32_NATIVE
...
#endif
#endif
in connectdlg_common.c:client_start_server() I don't know if that
WIN32_NATIVE block is ever used or does mingw have proper fork(). Inside these
blocks arguments for server are set up. In WIN32_NATIVE block "--scenarios" is
not given.
Presumably this means that in Windows scenarios saved from editor end to
current working directory.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17789>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev