Jim Meyering wrote: > FYI, I ran this command > > (cd modules; ../check-module *) > > and saw some new warnings:
There seems to be a portability problem with the check-module script: When I remove all the exceptions code from the check-module script and run (cd modules; ../check-module *) I don't get any warnings! More precisely, $ ../check-module error hash gives me the warning regarding lib/error.c only, $ ../check-module hash error gives me the warning regarding lib/hash.c only, and $ ../check-module README error hash gives no warning at all. I'm using perl-5.8.1 on Linux/x86. Bruno _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib