Re: Gee Destructors in LinkedList



On 25/07/10 21:31, Frederik wrote:
> Gee.LinkedList is a doubly-linked list. Isn't this the classic
> reference cycle bug?
> 
>  http://live.gnome.org/Vala/ReferenceHandling
>  http://git.gnome.org/browse/libgee/tree/gee/linkedlist.vala#n389
> 
> Shouldn't one node be 'weak'?
> 
> 
> Best regards,
> 
> Frederik

I would rather bet on bug 625170[1]. Double-linking should not be a
problem when *both* references are reset.

Regards

[1] https://bugzilla.gnome.org/show_bug.cgi?id=625170

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]