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=Tbyizoag6KIYV/fBO64ThsoQMufLLrtZyXzpL3a5d1Nkd6cI0aI8C
	Ahs8CoRqukd1QU3UauTTfwtqaA1WDw79omjVUU2JSZ2O8kVwklE6OO7Gxu1FSja0
	RnTkXMJGKDA1x0aIXcMVETDhKNKCZQNPVBqu3PWxoZFJdkKe1UCzfw=
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=ToIO7gzlxU9D+7PcVKv84kkcnRg=; b=PNbMW6RuIuOm2b4JkOXgSTZ/CybR
	q3y2atb9i7FI+Zip5qG/UPK62umupDlvG4oqLtC4oQ79ddiFlmSnMzspILEv9F4O
	d8eyfagh3mpeBK9ymJubcI1xFyFi+QVau8tb7PeCyjTh53+gjhQIAr+9rHgkSnPb
	8nxgwafC4ItChyE=
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=0.7 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 spammy=corinna-cygwin, corinnacygwin, dash
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.5.0-0.7
Date: Thu, 17 Mar 2016 15:27:15 +0000 (UTC)
Lines: 22
Message-ID: <loom.20160317T161314-565@post.gmane.org>
References: <announce.20160315105315.GB4535@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:
> I released a new Cygwin TEST version 2.5.0-0.7.

While testing this I got the following from tcsh:

> touch permtest
> chmod 0 permtest
> ./permtest
./permtest: Bad file descriptor.

I would have expected

$ ./permtest
./permtest: Permission denied.

which is what I indeed get with bash/dash.

I can't test at the moment if that was happening with 2.4.1 also.


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

