bug-gnulib
[Top][All Lists]
Advanced

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

Re: make ignore_value more generic; deprecate ignore_ptr


From: Eric Blake
Subject: Re: make ignore_value more generic; deprecate ignore_ptr
Date: Thu, 06 Jan 2011 15:06:14 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 01/05/2011 05:06 AM, Pádraig Brady wrote:
> Looks good. I'll apply the following to coreutils,
> along with a gnulib update soon.
> 
> thanks,
> Pádraig.
> 
> commit 79138dbb615644c1b2d9ec05afa4e028e8b0ef06
> Author: Pádraig Brady <address@hidden>
> Date:   Wed Jan 5 12:01:14 2011 +0000
> 
>     maint: replace uses of ignore_ptr with ignore_value

This isn't in yet, and it bit me while playing with my fixes to
sc_prohibit_strcmp.  Without it, I get build failures (configuring with
--enable-gcc-warnings) about deprecated ignore_ptr, but with it, I still
get build failures:

chcon.c: In function 'process_file':
chcon.c:229:30: error: cast from function call of type 'struct FTSENT *'
to non-matching type 'long int' [-Wbad-function-cast]

This is on Fedora 14, with gcc 4.5.1.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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