Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2004:
[Freeciv-Dev] Re: (PR#7405) list cleanup
Home

[Freeciv-Dev] Re: (PR#7405) list cleanup

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#7405) list cleanup
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Feb 2004 08:15:29 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7405 >

Raimar Falke wrote:

>>Also, if an unlink_all() becomes necessary to actually remove all list
>>data, as my genlist patch does, calling unlink_all() on an empty list is
>>not superfluous but necessary.
> 
> Uhh. Bad idea. It changes the semantics of the function thus code like:
> 
>   unlink_all()
>   insert()
> 
> becomes broken. Another point is that the function name is plain
> misleading in such a case.

At a minimum this function must be renamed.  Probably the current 
functionality should be retained and a new function (deinit()?) added.

jason




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