Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10039) size of global worklist is too small
Home

[Freeciv-Dev] (PR#10039) size of global worklist is too small

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10039) size of global worklist is too small
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 21 Sep 2004 18:58:45 -0700
Reply-to: rt@xxxxxxxxxxx

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

We can increase MAX_LEN_WORKLIST.  Probably it should be MAX_NUM_ITEMS.
 This will break network compatibility, I assume.  It may also break
savegame compatibility!  The only limitation on the length of a worklist
should be the maximum packet size.

However there is a separate bug here: the gtk2-client worklist editor
does not handle worklist overflow well.

jason



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