On Tue, May 24, SF Markus Elfring wrote: > > > There is now a pullrq to fix a bug in configure.ac, > > I am curious when the script "setup/cocci.m4" will be updated. > https://github.com/coccinelle/coccinelle/pull/70
When a new release is cut the release manager runs autogen.sh. In an ideal world everyone runs autogen.sh because keeping automake/autoconf/.. uptodate is cheap. The world failed to do that. Thats why each and every pkg includes a configure script. Some store them even in the SCM. > Would you like to improve the involved build scripts any more? > https://github.com/coccinelle/coccinelle/issues/42 What improvements do you have in mind? > > and also a new pkg named ocaml-parmap to replace the built-in copy. > > How much do you care for software bundling? If certain software has dependencies its not the task of that software to provide them. So, drop the bundled stuff. Olaf _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
