Am 29.11.2010 um 12:42 schrieb Patrick Gundlach: > I _think_ that the right order is > > loop over head.next > if current_node == hlist or vlist then loop over head.list end should be head.head instead of head.list now (0.65.0) Patrick