On Fri, 2012-07-06 at 20:28 +0200, Sveinung Kvilhaugsvik wrote:
> On Thu, Jul 5, 2012 at 10:38 PM, Gilles J. Seguin wrote:
> > And packets.def is having it "all".
> > You will find nothing else elsewhere.
> >
> I found the definitions of bitvectors (used as field types where the defined
> length of the bitvector decides how many bytes should be read from/written to
> the network), constants (used to limit the size of some fields), enums (used
> as field types), functions that (imperatively) describe how to translate
> various data types to/from the network, etc. This doesn't matter to
> implementations that use the rest of (the same version of) the Freeciv source
> code as they get those items there. Other implementations need a way, manually
> or automatically, to get the information and convert it to a proper format
> (like source code).

i was surprise by the patch.

i think you are creating a mess.

introspection tool like cscope(or similar) would provide that
information more reliably.

http://kscope.sourceforge.net/ provide a gui interface.



_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to