pingus-devel
[Top][All Lists]
Advanced

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

Re: How to continue


From: Ingo Ruhnke
Subject: Re: How to continue
Date: 11 Jun 2002 19:35:51 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

David Philippi <address@hidden> writes:

> Ah, you mean that I may remove all occurances of shared_ptr<WorldObj> if I 
> put a foreach loop in the destructor of class World deleting all members of 
> World::world_obj ?

I just did a little deeper look at the code and we might actually need
a seperate garbage list, since we place a few thing into the world_obj
list which might already be deleted by other parts of the code (the
PingusHolder for example).

> If you're not already doing this, just drop me a line and I'll do it myself. 

I am currently not working on this, so you are free to try this
yourself.

-- 
Advent:     http://www.freesoftware.fsf.org/advent/
Feuerkraft: http://www.freesoftware.fsf.org/feuerkraft/
Pingus:     http://pingus.seul.org/           || ICQ:      59461927
Home:       http://pingus.seul.org/~grumbel/  || JabberID: address@hidden



reply via email to

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