On Friday 17 October 2008 02:43, OGAWA Hirofumi wrote:
> -             err = ileaf_purge(btree, inum, to_ileaf(path[levels].buffer));
> +             struct ileaf *ileaf = to_ileaf(path[levels].buffer->data);
> +             err = ileaf_purge(btree, inum, ileaf);

Whoops :-)

Daniel

_______________________________________________
Tux3 mailing list
[email protected]
http://tux3.org/cgi-bin/mailman/listinfo/tux3

Reply via email to