bug-gnulib
[Top][All Lists]
Advanced

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

Re: stdint and cygwin bug


From: Bruno Haible
Subject: Re: stdint and cygwin bug
Date: Thu, 5 Apr 2007 01:47:33 +0200
User-agent: KMail/1.5.4

Eric Blake wrote:
> As of today, it is fixed in CVS (the eventual cygwin 1.7.0), but
> tests/test-stdint will fail on the current cygwin 1.5.24.

You mean, tests/test-stdint.c compiles fine but gives a failure during
"make check"? Then a comment near the top of this file is appropriate,
saying "Note: This test fails on some versions of cygwin. It is fixed in
cygwin 1.7.0." So that other people don't waste their time debugging a
known test failure.

OTOH, if it causes tests/test-stdint.c to not compile, then it is best
to mark the part of the test that doesn't work with "#ifndef __CYGWIN__".
So that the other tests can still be executed without manual intervention.

Bruno





reply via email to

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