On Tue, 5 Jul 2011, Arnaud Lacombe wrote:

> Hi,
> 
> On Tue, Jul 5, 2011 at 1:50 PM, Arnaud Lacombe <[email protected]> wrote:
> > Hi,
> >
> > On Mon, Jul 4, 2011 at 11:45 AM, Julia Lawall <[email protected]> wrote:
> >> Some new features:
> >>
> >> * -cache_prefix option: spatch has a -use_cache option that indicates that
> >> abstract syntax trees generated by parsing should be cached for use with
> >> subsequent runs of spatch.  -cache_prefix dir indicates the name of the
> >> directory in which these abstract syntax trees should be cached.  Giving
> >> the option -cache_prefix implicitly sets -use_cache.  This is useful when
> >> you don't want to clutter up your source code repository with a lot of
> >> (very large) abstract syntax tree files.
> >>
> >> * Coccilib.exit() and cocci.exit() allow aborting the treatment of the
> >> current file from within ocaml or python code, respectively.
> >>
> > Could you please update the tree on github ?
> >
> Just for the sake of reporting, there is a couple of uninterpreted
> tabs in the message at the end of the installation:
> 
> install -c -m 755 scripts/spatch.byte /coccinelle/bin/spatch
> make[1]: Leaving directory `/coccinelle'
> 
> \tYou can also install spatch by copying the program spatch
> \t(available in this directory) anywhere you want and
> \tgive it the right options to find its configuration files.
> 
> This happened on a Fedora 14 system. Might be worse fixing.

OK, thanks.  The git version should be there now.

julia
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to