[Freeciv-Dev] Re: (PR#6822) some variable-sized arrays
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=6822 >
On Thu, Nov 13, 2003 at 08:39:15PM -0800, Benoit Hudson wrote:
>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=6822 >
>
> This may be a silly question, but in this day and age, why are we still
> worried about memory allocation issues? Why not use a garbage collector
> like boehm_gc ?
I think that using a GC for a C program isn't very natural. I think we
cope quite good with memory leaks.
I have heard about Boehm GC but never used it. I will not start
testing and using it with production software like freeciv.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"The Internet is really just a series of bottlenecks
joined by high speed networks."
-- Sam Wilson
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays, Raimar Falke, 2003/11/11
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays, Jason Short, 2003/11/11
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays, Per I. Mathisen, 2003/11/11
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays, Raimar Falke, 2003/11/11
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays, Raimar Falke, 2003/11/11
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays, Gregory Berkolaiko, 2003/11/11
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays, Raimar Falke, 2003/11/11
- [Freeciv-Dev] Re: (PR#6822) some variable-sized arrays,
Raimar Falke <=
|
|