[Freeciv-Dev] Re: (PR#8683) remove specvec?
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8683 >
On Wed, 5 May 2004, Mike Kaufman wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=8683 >
>
> On Wed, May 05, 2004 at 02:28:06PM -0700, Jason Short wrote:
> >
> > <URL: http://rt.freeciv.org/Ticket/Display.html?id=8683 >
> >
> > Specvec (utility/specvec*) is unused. I didn't even know it existed
> > until Raimar pointed it out to me today. It says that it creates
> > variable-sized type-safe arrays ("what you end up doing when you don't
> > use C++"). But C99 already has variable-sized typed arrays. So it
> > should never be used.
> >
> > Can we remove it?
>
> No. gen-effects makes extensive use of specvec.
Wow, someone actually uses it. :-)
---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Jason Short, 2004/05/05
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Mike Kaufman, 2004/05/05
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Jason Short, 2004/05/05
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Vasco Alexandre da Silva Costa, 2004/05/05
- [Freeciv-Dev] Re: (PR#8683) remove specvec?,
Vasco Alexandre da Silva Costa <=
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Per Inge Mathisen, 2004/05/06
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Jason Short, 2004/05/06
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Jason Short, 2004/05/06
- [Freeciv-Dev] Re: (PR#8683) remove specvec?, Mike Kaufman, 2004/05/06
- [Freeciv-Dev] (PR#8683) rewrite specvec so it doesn't use athing, Jason Short, 2004/05/12
- [Freeciv-Dev] (PR#8683) specvec iterator patch, Vasco Alexandre da Silva Costa, 2004/05/14
- [Freeciv-Dev] (PR#8683) specvec iterator patch v2, Vasco Alexandre da Silva Costa, 2004/05/14
- [Freeciv-Dev] (PR#8683) specvec patch v3, Vasco Alexandre da Silva Costa, 2004/05/14
|
|