bug-gnulib
[Top][All Lists]
Advanced

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

Re: Problem with int types persists on nettle 2.4 and gnutls 3.0.19 on S


From: Nikos Mavrogiannopoulos
Subject: Re: Problem with int types persists on nettle 2.4 and gnutls 3.0.19 on Solaris 9 Sparc
Date: Sun, 06 May 2012 12:49:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

On 05/06/2012 12:34 PM, Bruno Haible wrote:

> Niels Möller wrote:
>> One possibility might be to not define the types at all, unless the
>> gnulib application explicitly asks for them. Lots of applications want
>> uint32_t, and I imagine a lot fewer have any need for int_fast*_t.
> Yes. For this reason, libunistring installs a trimmed-down version of
> gnulib's stdint.h, that defines only the int{8,16,32}_t types and not
> all the rest (int64_t, int_least*_t, int_fast*_t, etc.). [1]


Is there a gnulib module that only provides the basic types?

regards,
Nikos




reply via email to

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