bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] stdint: support new _WIDTH macros


From: Paul Eggert
Subject: Re: [PATCH 2/2] stdint: support new _WIDTH macros
Date: Thu, 22 Sep 2016 10:55:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 09/22/2016 09:22 AM, Jim Meyering wrote:
the following fails:

   ./gnulib-tool --create-testdir --dir=/tmp/x --with-tests --test stdint

Odd, I'm not seeing those failures on x86-64 Fedora 24 (gcc 6.2.1 20160916 (Red Hat 6.2.1-2)).

Hmm, I think I see the problem. I guess you're using prerelease GCC 7? Anyway, there is a typo in m4/stdint.m4. I installed the attached; does it fix things for you?

any time we use certain features of stdint.h, we must currently
also be sure to build gnulib-derived limits.h for that definition.
m4/stdint.m4 was supposed to do that, but the typo got in the way.

Attachment: 0001-limits-h-stdint-Don-t-assume-extensions-fix-typo.patch
Description: Source code patch


reply via email to

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