Bruno Haible <bruno <at> clisp.org> writes: > Indeed, I reproduce. The reason is that the module 'arg-nonnull' ends up > among the main modules, not the tests modules. But the tests modules need > it as well. We have fixed this for 'link-warning' three months ago, but > forgot about the issue for 'arg-nonnull'.
One other thing - the generated .gitignore files are failing to pick up on the fact that link-warning.h and arg-nonnull.h (and soon-to-be warn-on-use.h) are generated files: # Untracked files: # (use "git add <file>..." to include in what will be committed) # # lib/arg-nonnull.h # lib/link-warning.h Can gnulib-tool be taught to update the ignore files to include these? -- Eric Blake