Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] Re: (PR#8720) Dynamtext
Home

[Freeciv-Dev] Re: (PR#8720) Dynamtext

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: i-freeciv-lists@xxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#8720) Dynamtext
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 12 May 2004 10:23:51 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8720 >

Raimar Falke wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=8720 >
> 
> 
> The attached patch extracts the basic functions from client/text.c and
> moves them to utility/support.c. There are renamed to dynam(ic)text.
> 
> While the reason for client/text.c was mainly concentrating the
> functions in one place the main reason for this patch is that you
> don't have to guess anylonger how much buffer you need to specify.
> 
> The patch also adds a string_join function, removes some redundancy
> and adds some consts.

We should be using an astring here.

jason




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