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 <[email protected]>
> 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   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to