Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2004:
[Freeciv-Dev] Re: Extended connect dialog (PR#977)
Home

[Freeciv-Dev] Re: Extended connect dialog (PR#977)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: dspeyer@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Extended connect dialog (PR#977)
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Jan 2004 09:36:04 -0800
Reply-to: rt@xxxxxxxxxxx

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

Mike Kaufman wrote:

> Q: Raimar, do we have array maxes in delta?
>    Will the dataio put_string function automatically do a strlen?

You need to make sure the server and client have the same array max.  So 
you can't use PATH_LEN here since it may vary.  Using 4096 is probably 
fairly safe in this case...

jason




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