bug-gnulib
[Top][All Lists]
Advanced

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

Re: stdint and mingw


From: Bruno Haible
Subject: Re: stdint and mingw
Date: Wed, 30 May 2007 02:44:07 +0200
User-agent: KMail/1.5.4

Eric Blake wrote:
> - gnulib's unistd module does not provide the types gid_t, uid_t, or 
> useconds_t, all of which are undefined in mingw, but Bruno's recent testsuite 
> additions means that test-unistd.c crashes on mingw in trying to use these 
> types.

I agree that it was too much wishful thinking. I've disabled the suseconds_t
and intptr_t tests, since these were the ones that I found to fail on mingw.
If your copy of mingw also fails to define uid_t and gid_t, don't hesitate
to disable them as well, please.

Bruno





reply via email to

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