> From: "Pádraig Brady"
> To: "DATACOM"
> Cc: "Jim Meyering" , "bug-gnulib"
> Sent: Monday, June 25, 2018 1:58:15 PM
> Subject: Re: [PATCH] lib/acl-internal.h: fix build failure with
> -Werror=attributes
> Sorry we didn't get t
Sorry we didn't get to it.
Jim has handled this independently just now
Remove 'const' attribute from free_permission_context to prevent
compilation error:
lib/acl-internal.h:300:3: error: 'const' attribute on function
returning 'void' [-Werror=attributes]
Signed-off-by: Carlos Santos
---
lib/acl-internal.h | 6 +-
1 file changed, 1 insertion(+), 5 deleti