bug-gnulib
[Top][All Lists]
Advanced

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

Re: stdint broken on mingw


From: Bruno Haible
Subject: Re: stdint broken on mingw
Date: Fri, 30 Dec 2016 14:51:23 +0100 (CET)

Hi,

> In particular, this is the generated from stdint.h:
> 
> > /* Override WINT_MIN and WINT_MAX if gnulib's <wchar.h> or <wctype.h> 
> > overrides
>    wint_t.  */
> > #if
> > # undef WINT_MIN

I don't understand how, given the existing code, @GNULIB_OVERRIDES_WINT_T@ can
be substituted with an empty string.

Can you please show the result of

$ grep -n GNULIB_OVERRIDES_WINT_T config.status lib/Makefile

Thanks.

        Bruno



reply via email to

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