Bruno Haible <[EMAIL PROTECTED]> wrote:
> Jim Meyering wrote:
>> printf-frexp.c evokes a shadowing warning on at least a debian unstable
>> system, and now that coreutils uses it (via vasprintf-posix), it causes
>> the "make distcheck" build to fail:
>>
>> printf-frexp.c: In function 'printf_fre
Jim Meyering wrote:
> printf-frexp.c evokes a shadowing warning on at least a debian unstable
> system, and now that coreutils uses it (via vasprintf-posix), it causes
> the "make distcheck" build to fail:
>
> printf-frexp.c: In function 'printf_frexp':
> printf-frexp.c:65: error: declaration
Hi Bruno,
printf-frexp.c evokes a shadowing warning on at least a debian unstable
system, and now that coreutils uses it (via vasprintf-posix), it causes
the "make distcheck" build to fail:
printf-frexp.c: In function 'printf_frexp':
printf-frexp.c:65: error: declaration of 'exp' shadows a gl