Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9513) Patch: connection id in chat
Home

[Freeciv-Dev] (PR#9513) Patch: connection id in chat

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#9513) Patch: connection id in chat
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Jul 2004 11:03:58 -0700
Reply-to: rt@xxxxxxxxxxx

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

You can't just remove the capability string and replace it with a
shorter one.  You have to also exhaustively search the code for places
where optional capabilities were used.  One place is in packets.def
which has many fields marked with add-cap.  And has_capability() checks
could be anywhere.

jason



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9513) Patch: connection id in chat, Jason Short <=