Bruno Haible <[EMAIL PROTECTED]> wrote: > In the MacOS X case, we need to create an empty acl_t object. This simplifies > the code for doing that, so that we don't need to know about the (very > platform dependent) textual representation. > > 2008-06-07 Bruno Haible <[EMAIL PROTECTED]> > > * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(), > to construct an empty ACL.
Definite improvement. Thanks. BTW, I added your name to the list of module maintainers. IMHO, it's appropriate for you to add it in the "Written by..." comments in some of the .c files, too.
