From: Nicolas C. <war...@fr...> - 2005-02-15 09:50:49
|
> If a Dllist has only two nodes, it breaks when one uses > the demote and promote functions. > > The patch is trivial. If a node's next and prev fields point to the > same node, don't do anything. A patch follows in the body of this > email. Thanks this is now fixed on CVS. Nicolas |