GNU bug report logs - #14295
Support copy-file ACLs for Solaris etc.

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sun, 28 Apr 2013 03:35:02 UTC

Severity: wishlist

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#14295: closed (Support copy-file ACLs for Solaris etc.)
Date: Tue, 07 May 2013 21:39:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 07 May 2013 14:36:54 -0700
with message-id <518973F6.7000806 <at> cs.ucla.edu>
and subject line Re: Support copy-file ACLs for Solaris etc.
has caused the debbugs.gnu.org bug report #14295,
regarding Support copy-file ACLs for Solaris etc.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
14295: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14295
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-gnu-emacs <at> gnu.org
Cc: Eli Zaretskii <eliz <at> gnu.org>
Subject: Support copy-file ACLs for Solaris etc.
Date: Sat, 27 Apr 2013 20:33:19 -0700
[Message part 3 (text/plain, inline)]
Tags: patch

Recently copy-file was augmented to add support for
copying ACLs on abandoned-POSIX-style hosts.  Here's
an additional patch to add support for copying ACLs on
Solaris, HP-UX, etc.  Basically, the idea is to use
Gnulib's support for ACLs.  I've tested this on
GNU/Linux and Solaris, but not on Microsoft platforms,
and am CC'ing this to Eli as a heads-up for that.

This changes the 'configure' option from --without-acl to
--disable-acl if one wishes to disable ACL support when
configuring Emacs; this is the option spelling that other GNU
packages use.
[acl.txt (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 14295-done <at> debbugs.gnu.org
Subject: Re: Support copy-file ACLs for Solaris etc.
Date: Tue, 07 May 2013 14:36:54 -0700
On 04/29/13 10:07, Eli Zaretskii wrote:

> That almost works, but there are 2 issues:
> 
>  . I'd prefer to have the definition of EOPNOTSUPP in nt/inc/ms-w32.h,
>    to make synchronization of config.nt with src/config.in easier.
> 
>  . More importantly, ENOTSUP is defined on Windows with the same value
>    as ENOSYS (see ms-w32.h), so acl-errno-valid.c will fail to compile
>    due to 2 identical case values in a switch.

Thanks, I fixed those, installed it as trunk bzr 112507,
and am marking this bug as done.



This bug report was last modified 12 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.