Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2005:
[Freeciv-Dev] (PR#13372) Re: packets.def weirdness
Home

[Freeciv-Dev] (PR#13372) Re: packets.def weirdness

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13372) Re: packets.def weirdness
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Wed, 29 Jun 2005 05:35:46 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13372 >

On Tue, 28 Jun 2005, Per Inge Mathisen wrote:

> In packets.def I find this strange field definition
>
>      bitvector(bv_imprs) improvements;
>
> and related bitvectors. This seems totally at odds with how packets.def is
> structured otherwise, with type definitions setting up differences between
> network data structure and code data structure.
>
> The attached patch clears this up. It generates identical packets_gen.c|h
> files as before. Can someone comment on why the current design was done as
> it is?

That was me. I guess I forgot to use the typedef name after playing
around with it.

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa







[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#13372) Re: packets.def weirdness, Vasco Alexandre da Silva Costa <=