Re: [Cocci] [PATCH v2 4/8] scripts: add glimpse.sh for indexing the kernel

2016-06-18 Thread Julia Lawall
On Sat, 18 Jun 2016, Julia Lawall wrote: > Overall, idutils seems to be a good choice. As compared to a grep based > solution, it knows what is code, so it doesn't report on files where the > words of interest only occur in comments. As compared to glimpse, it > knows that foo_bar is a

Re: [Cocci] [PATCH] bundles/pycaml/: force pycaml preparation to be done serially

2016-06-18 Thread SF Markus Elfring
>> It makes parallel building work with a minimal change. The bigger >> hammer is to not trust any bundles and add +.NOTPARALLEL: all to >> the top level bundles/Makefile, that was my first approach, however >> it didn't seem like a good idea either as then you'd slow the bundle >> build