bug#12627: The file lib/COPYING does not match current automake license status

2012-10-11 Thread Pavel Raiskup
Hello, the commit fcf2f56062e384455ec8b1aed943af33f20c27c7 reverted GPLv3+ -> GPLv2+ license but lib/COPYING stays GPLv3+. Pavel

bug#12620: Parallel tests vs fast tests (and beyond)

2012-10-11 Thread Reuben Thomas
On 11 October 2012 22:12, Jack Kelly wrote: > > We had a discussion along these lines when refactoring elisp > compilation: in the past it was all done in one big batch. Now it's > done with an emacs invocation per .el file. The result of that > discussion was that while you slow down single core

bug#12620: Parallel tests vs fast tests (and beyond)

2012-10-11 Thread Jack Kelly
On Thu, Oct 11, 2012 at 6:53 AM, Reuben Thomas wrote: > This whole problem is an instance of a more general problem, of which > another example is parallel make: for best performance, it should > probably batch up calls to gcc, for example, so that multiple source > files are compiled by each invo