bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] intprops: add WRAPV and const flavors for GCC 5


From: Paul Eggert
Subject: Re: [PATCH] intprops: add WRAPV and const flavors for GCC 5
Date: Thu, 5 Nov 2015 18:25:48 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Pádraig Brady wrote:
test-intprops.c:227:2: error: string length '6275' is greater than the length 
'4095' ISO C99 compilers are required to support [-Werror=overlength-strings]
    CHECK_SUM (-1, LONG_MIN, long int, true, LONG_MAX);

Thanks, I toyed with actually fixing the problem but naaah, it's too much hassle and really, this is just a test program. So I installed the attached workaround instead.

Attachment: 0001-intprops-test-suppress-Woverlength-strings.patch
Description: Text document


reply via email to

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