]> Savannah Git Hosting - gnulib.git/commit
acl-permissions: Fix build on Solaris and Cygwin
authorAndreas Gruenbacher <andreas.gruenbacher@gmail.com>
Fri, 29 May 2015 17:47:40 +0000 (19:47 +0200)
committerAndreas Gruenbacher <andreas.gruenbacher@gmail.com>
Fri, 29 May 2015 17:57:56 +0000 (19:57 +0200)
commit188c4b491b1a93c70df0acd6b123695b7b308768
tree7a28ef6821dab475e19a5e2d647ebe657cb4cf97
parentc79f3527498974c328404ed6807f9aaa5608832e
acl-permissions: Fix build on Solaris and Cygwin

Reported by Tom G. Christensen <tgc@jupiterrise.com>:
* 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 variables here.
ChangeLog
lib/set-permissions.c