bug-gnulib
[Top][All Lists]
Advanced

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

Re: verify fails on ia64-hpux11.23 in libunistring-0.9.3


From: Paul Eggert
Subject: Re: verify fails on ia64-hpux11.23 in libunistring-0.9.3
Date: Sat, 30 Apr 2011 22:55:24 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 04/30/11 22:10, Gary V. Vaughan wrote:
>   test-stdint.o test-stdint.c
>>   "test-stdint.c", line 189: error #2105: invalid size for bit field
>>     verify (TYPE_MAXIMUM (uint_fast8_t) == UINT_FAST8_MAX);
>>     ^
>> 

This would appear to be a bug in stdint, not in verify.

What is the value of TYPE_MAXIMUM (uint_fast8_t) and of UINT_FAST8_MAX?
And what is the type uint_fast8_t?



reply via email to

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