bug#21114: [PATCH 1/4] Fix the rule to check for new signals and errors

2015-10-29 Thread Ludovic Courtès
David Michael skribis: > * .gitignore (/libguile/*.NEW): New pattern. > * libguile/Makefile.am (chknew-E chknew-SIG): Remove the line > continuation after the targets, and include numbers in the > recipe's signal/error regexp to catch names like E2BIG. > --- > > > This patch series makes a fe

bug#21114: [PATCH 1/4] Fix the rule to check for new signals and errors

2015-07-22 Thread David Michael
* .gitignore (/libguile/*.NEW): New pattern. * libguile/Makefile.am (chknew-E chknew-SIG): Remove the line continuation after the targets, and include numbers in the recipe's signal/error regexp to catch names like E2BIG. --- This patch series makes a few updates to the generation of the list