Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2000:
[Freeciv-Dev] Re: patch: hash.c (PR#318)
Home

[Freeciv-Dev] Re: patch: hash.c (PR#318)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Cc: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: patch: hash.c (PR#318)
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Mar 2000 08:52:30 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxxxx

On Sat, Mar 18, 2000 at 10:36:25PM -0800, David Pfitzner wrote:
> This patch splits the hashing functionality currently in registry.c
> into a separate module common/hash.[ch].  At the moment hash.c is
> missing some important functionality in terms of being a general
> hashing implementation (resizing the table and deleting elements),
> but it should be straightforward to extend.
> 
> (Yes, maybe we should just use glib, but so long as we're not doing 
> so...)

I'm not familar with this part of the code but are there any reasons for not
using glib's implementation?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "We've all heard that a million monkeys banging on a million typewriters
  will eventually reproduce the entire works of Shakespeare.
  Now, thanks to the Internet, we know this is not true."



[Prev in Thread] Current Thread [Next in Thread]