bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: check-module


From: Bruno Haible
Subject: Re: check-module
Date: Mon, 11 Jul 2005 13:30:32 +0200
User-agent: KMail/1.5

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]