bug-findutils
[Top][All Lists]
Advanced

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

Re: [bug #20128] compilation failure in tree.c (4.3.6) on aix with gcc


From: Eric Blake
Subject: Re: [bug #20128] compilation failure in tree.c (4.3.6) on aix with gcc
Date: Thu, 21 Jun 2007 06:24:23 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) Gecko/20070509 Thunderbird/1.5.0.12 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to James Youngman on 6/21/2007 3:22 AM:
> On 6/21/07, Eric Blake <address@hidden> wrote:
>> Can't you do something like:
>>
>> for f in `find $srcdir -name '*.c'`; do
>>   case `sed -ne '/^#[    ]*include/ {
>>       p
>>       q
>>     }' < $f` in
>>   config.h);;

In retrospect, that would be better rendered as:

*'"config.h"'*);;

>>   *) echo "check $f for inclusion order problems" ;;
>>   esac
>> done
> 
> Yes, good idea.   I believe there are other similar checks in
> coreutils which we should adopt, too.
> 
> James.
> 

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGem3284KuGfSFAYARAtGnAJ0eSyxFo+6Av7ahhCuwj3I+1KZZjwCdEqls
GPyHfR7HBiWJhj8C7RAEYVQ=
=1o+n
-----END PGP SIGNATURE-----




reply via email to

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