Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2000:
[Freeciv-Dev] Re: patch: --help & parsing fix
Home

[Freeciv-Dev] Re: patch: --help & parsing fix

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: patch: --help & parsing fix
From: Jeff Mallatt <jjm@xxxxxxxxxxxx>
Date: Tue, 25 Jan 2000 16:14:44 -0500

At 2000/01/23 17:44 , Per I. Mathisen wrote:
>Here is the promised --help & parsing clean-up patch. It moves some
>gui-independent code from gui-main.c to civclient.c and generally makes
>things easier to maintain.

Attached is a patch which cleans-up some include-file ordering and
duplication problems with the original patch, adds the necessary
parse_options() function to the Xaw client, fixes get_option() to not
mangle its arguments, and improves the server's command-line help display
so it looks more like the new clients'.

This still has a problem in that, now, the Xaw client will ignore resource
settings for command-line arguments.  Is this important enough to worry
about?  (I left the code and resource definitions in the files, but
commented it out.)

Attachment: cmd-parsing-1.diff.gz
Description: Binary data

jjm

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: patch: --help & parsing fix, Jeff Mallatt <=