On 28.01.2011 22:24, Julia Lawall wrote: > On Fri, 28 Jan 2011, Mathias Krause wrote: >> updating from coccinelle 0.2.5-rc2 to -rc3 gave me this: >> >> mk@jig:~/src/coccinelle (master)$ git pull >> Updating 3a31414..ca417fc >> ... >> create mode 100755 dllpycaml_stubs.so >> create mode 100644 test.ml >> mk@jig:~/src/coccinelle (master)$ >> >> I guess those two files where added by accident? The shared object would >> be generated by pycaml/Makefile. Also would the test.ml file be >> generated by the top-level Makefile. So just remove them for -rc4? > > Thanks for the report. I'm not sure why they are there if they were not > there before...
Maybe because the distclean target doesn't remove those files and you did a 'git add .' to add your normal changes? Mathias
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
