X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=cyC9VZy8UYuk4BLw7tuXO/isjQ1I8y4IPLc3cks46DqAsGUqK/xrO
	ATgpiwJtUETHX8pHXyukgJ+lkxwVoeiyP0heIXOn4RxmD4wxMBaRQLApnHgM4SyY
	y4nwlohvH50YG8jabJoXM7EYY/10moqq81+6yBO7tjHZH054oxZcd8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=AUuvq9VaITiNvrcl4ZyL+vPSDFk=; b=D2MCdV6ib7EYIg/mPsFoTdlYaDs9
	3xi9Wc6G9kslkw99Kp8D8j0O4rXHC+rA8qWCertCCznyYmXknrJHlwral7NZsY6V
	NnqtrUl99cb65dgSJcr1GZTna+PeMWFYhheeFCQXYfKfB3pfmnkVpSInEfgWK2G/
	a3noZA5RHHddhOQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.2 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: (call-process ...) hangs in emacs
Date: Thu, 28 Aug 2014 15:27:38 +0000 (UTC)
Lines: 20
Message-ID: <loom.20140828T172529-396@post.gmane.org>
References: <53E4D01B.9010005@cornell.edu> <53F1F154.1020702@cornell.edu> <53FB87DC.2050908@cornell.edu> <87wq9v9j2y.fsf@Rainer.invalid> <53FD0662.5050208@cornell.edu> <20140827084245.GD20700@calimero.vinschen.de> <53FDD4A8.5050401@cornell.edu> <loom.20140827T170804-533@post.gmane.org> <loom.20140828T085927-71@post.gmane.org> <20140828095524.GO20700@calimero.vinschen.de> <20140828131832.GT20700@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:
> Since the CLASS_OBJ and DEF_CLASS_OBJ entries only exist if secondary
> user and group (default) entries exist, that means the default
> permission entry only consists of 3 ACEs.  This in turn means, the
> constant MIN_ACL_ENTRIES changed from 4 to 3.
> 
> This might negatively affect coreutils, at least `ls', even though in my
> local testing it looked all normal.
> 
> Please test.

This fixes the "read-only" problem in Emacs (so that hunch was correct). 
Perl still doesn't play, but I think the 5.18 version should get it correct.
 Will need to switch a test installation over for that, though.

Thanks!


Regards,
Achim.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

