Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2004:
[Freeciv-Dev] Re: (PR#7418) memory usage for compiling
Home

[Freeciv-Dev] Re: (PR#7418) memory usage for compiling

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ue80@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#7418) memory usage for compiling
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 16 Feb 2004 12:07:44 -0800
Reply-to: rt@xxxxxxxxxxx

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

Raimar Falke wrote:

>>What happens if you have 2 capabilities in one packet?  Do you get 4
>>functions, or 3?
> 
> 
> 4. And 8 if you have 3 capabilities.

This is unnecessary.  Since capabilities are linear you only need (n+1) 
of them.

Though I doubt this affects the current code much.

jason




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