Re: [Flightgear-devel] Patch: Re: Bug in property tree

2007-02-01 Thread Maik Justus
Hi, nobody complained, therefore I think we should commit this to cvs. I am not sure, if it is better to remove the (commented) debug code now or later (don't know if someone tested this patch, Here it works fine. But for a final test I need someone with this patch on MP). Maik Maik Justu

Re: [Flightgear-devel] Patch: Re: Bug in property tree

2007-01-28 Thread Maik Justus
Hi, sorry, the first sentence in the description was wrong. It should look like this: What the patch does: Every time a path is stored in a path-cache of a property node, the referenced node adds a link to this path-cache. Therefore a node knows all other nodes, which references him in their pa

[Flightgear-devel] Patch: Re: Bug in property tree

2007-01-28 Thread Maik Justus
Hi, here is a patch, which adds remove functionality to the patch cache (hash-table) of the property tree. What the patch does: Every time a path is stored in a path-cache of a property node, the referenced hash table adds a link to this path-cache. Therefore a node knows all other nodes, whi