2015-05-29 21:01 GMT+02:00 Tom G. Christensen :
> I can confirm this fixes the build on Solaris.
That was fast, thank you.
Andreas
On 29/05/15 19:56, Andreas Gruenbacher wrote:
Reported by Tom G. Christensen :
* lib/set-permissions.c (set_acls): The count, entries, ace_count, and
ace_entries variables have moved into struct permission_context but
they were still accessed as local vraiables here.
---
lib/set-permissions.c |
Reported by Tom G. Christensen :
* lib/set-permissions.c (set_acls): The count, entries, ace_count, and
ace_entries variables have moved into struct permission_context but
they were still accessed as local vraiables here.
---
lib/set-permissions.c | 12 ++--
1 file changed, 6 insertions(+)