On Fri, Sep 13, 2013 at 05:11:09PM +0400, Michael V. Zolotukhin wrote:
> > FYI, I'm attaching a WIP patch with the splay tree stuff.
> Thanks, I'll take a look.  By the way, isn't it better to move splay-tree
> implementation to a separate file?

As it is just a few routines, heavily modified from include/splay-tree.h
(e.g. the data structures contain all the target.c specific stuff), and will be
used just in target.c, I think it is fine to keep it in target.c.

        Jakub

Reply via email to