Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2002:
[Freeciv-Dev] Re: [RFC][Patch] Reduce bandwith by using deltas
Home

[Freeciv-Dev] Re: [RFC][Patch] Reduce bandwith by using deltas

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Mike Kaufman <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Cc: "Per I. Mathisen" <per@xxxxxxxxxxx>, freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: [RFC][Patch] Reduce bandwith by using deltas
From: Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
Date: Mon, 4 Nov 2002 18:07:06 +0100

On Mon, Nov 04, 2002 at 08:41:45AM -0600, Mike Kaufman wrote:
> On Mon, Nov 04, 2002 at 02:24:17PM +0000, Per I. Mathisen wrote:
> > 
> > Maybe not, I am not sure. But at least you do not require freeciv coders
> > to know Python... and a programming language you don't know is never
> > pretty.
> 
> I am entirely against a solution which requires an additional prerequisite
> to compiling freeciv, be it either perl or python.

It looks like I didn't make myself clear. This generator isn't needed
to compile freeciv. It is needed to generate code. It only need to be
called if you change something on the input-file
(packet_info.in). This happens if you add/remove a field or packet. It
is the same case as with perl in the common/create_lsend.pl script.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
  Living on earth may be expensive, but it includes an annual free trip
  around the sun.


[Prev in Thread] Current Thread [Next in Thread]