On 1 Jun 2014 21:16, "Pádraig Brady" wrote:
>
> On 06/01/2014 09:42 AM, Ben Walton wrote:
> > * lib/acl-internal.h (acl_ace_nontrivial): Apply pure attribute
> > * lib/file-has-acl.c: Disable pure attribute error.
> > - The AIX version of acl_nontrivial isn't pure while other
> >
On 06/01/2014 09:42 AM, Ben Walton wrote:
> * lib/acl-internal.h (acl_ace_nontrivial): Apply pure attribute
> * lib/file-has-acl.c: Disable pure attribute error.
> - The AIX version of acl_nontrivial isn't pure while other
> versions are. We cannot apply the attribute globally
* lib/acl-internal.h (acl_ace_nontrivial): Apply pure attribute
* lib/file-has-acl.c: Disable pure attribute error.
- The AIX version of acl_nontrivial isn't pure while other
versions are. We cannot apply the attribute globally.
Signed-off-by: Ben Walton
---
When building co