bug-gnulib
[Top][All Lists]
Advanced

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

Re: bug#20979: ../lib/set-permissions.c:288:27: error: 'mode' undeclared


From: Andreas Grünbacher
Subject: Re: bug#20979: ../lib/set-permissions.c:288:27: error: 'mode' undeclared
Date: Sat, 4 Jul 2015 20:53:08 +0200

Paul,

2015-07-04 20:10 GMT+02:00 Paul Eggert <address@hidden>:
> John David Anglin wrote:
>>
>> The following error occurs building coreutils-8.24 on
>> hppa2.0w-hp-hpux11.11 with gcc-5:
>>
>>    CC       lib/set-permissions.o../lib/set-permissions.c: In function
>> 'context_acl_from_mode':
>> ../lib/set-permissions.c:288:27: error: 'mode' undeclared (first use in
>> this function)
>>     ctx->entries[0].mode = (mode >> 6) & 7;
>
> ...
>
> Thanks for reporting that.  There are some obvious typos in the recent
> ACL-related patches when compiled on HP-UX.  I installed the attached patch
> into gnulib; can you please give it a try on coreutils 8.24?  I don't have
> access to an HP-UX box to test it myself.
>
> I'll CC: this to Andreas Gruenbacher, the author of the recent patches, to
> give him a heads-up.

thanks for fixing this.

Andreas



reply via email to

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