[Freeciv-Dev] cityname patch
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hello,
I've looked at citynames-6.diff and i have a few comments to make:
* the LISP parser could use more freeciv code.
e.g. xmalloc() vs fc_malloc(), copy_string() vs my_strdup(),
I'm guessing you also have some kind of hashtables & linked lists there.
#ifdef DEBUGGING when we use #ifdef DEBUG in freeciv.
Parts of the code use K&R instead of ANSI C!
Etc, etc... In short: make it more freeciv style...
The patch is certainly nice. That cityname generator for e.g. is
interesting.
---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa
- [Freeciv-Dev] cityname patch,
Vasco Alexandre Da Silva Costa <=
- [Freeciv-Dev] cityname patch, Vasco Alexandre Da Silva Costa, 2001/02/22
- [Freeciv-Dev] Re: cityname patch, Stan Shebs, 2001/02/22
- [Freeciv-Dev] Re: cityname patch, Erik Sigra, 2001/02/24
- [Freeciv-Dev] Re: cityname patch, Vasco Alexandre Da Silva Costa, 2001/02/24
- [Freeciv-Dev] Re: cityname patch, Raimar Falke, 2001/02/24
- [Freeciv-Dev] Re: cityname patch, Erik Sigra, 2001/02/25
- [Freeciv-Dev] Re: cityname patch, Raimar Falke, 2001/02/25
- [Freeciv-Dev] Re: cityname patch, Erik Sigra, 2001/02/25
|
|