I got a compiler warning on line 562 of receiver.c when I compiled rsync with ACLs from CVS. The compiler did not like the assignment of file->dirname (a const char *) to dn (a char *). The attached metapatch to acls.diff fixes the warning and updates some line numbers. Matt -------------- next part -------------- A non-text attachment was scrubbed... Name: parent-dirname-const.diff Type: text/x-patch Size: 20919 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20061124/b8a274cb/parent-dirname-const.bin