Commit d4ee8943cf24b460e938e903c0bfaaaf25706fe9

Jim Meyering 2010-06-11T09:50:29

tests: avoid compilation warnings in argmatch and exclude tests... in packages that define ARGMATCH_DIE_DECL, like coreutils. * tests/test-exclude.c [ARGMATCH_DIE_DECL]: Also declare the function. Since it always exits, declare with the "noreturn" attribute. * tests/test-argmatch.c: Likewise.