bug-gnulib
[Top][All Lists]
Advanced

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

RE: stdint broken on mingw


From: T J
Subject: RE: stdint broken on mingw
Date: Sat, 31 Dec 2016 01:49:58 +0000

Hi Bruno,

 

This is the output:

 

$grep -n GNULIB_OVERRIDES_WINT_T config.status lib/Makefile

lib/Makefile:2041:            -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \

lib/Makefile:2722:            -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \

 

Thanks,

Jeremy

 

From: Bruno Haible
Sent: Friday, 30 December 2016 9:51 PM
To: T J; address@hidden
Subject: Re: stdint broken on mingw

 

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]