X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 5 Mar 2012 17:32:16 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: base-files: New files to fix permission issues (was Re: 1.7.10/1.7.11: .Net programs started from a cygwin console may fail.) Message-ID: <20120305163216.GU18852@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20120302124103 DOT GB3795 AT calimero DOT vinschen DOT de> <2BF01EB27B56CC478AD6E5A0A28931F2040E0F25 AT A1DAL1SWPES19MB DOT ams DOT acs-inc DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <2BF01EB27B56CC478AD6E5A0A28931F2040E0F25@A1DAL1SWPES19MB.ams.acs-inc.net> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mar 5 08:13, Nellis, Kenneth wrote: > From: Corinna Vinschen > > > Thanks for the review. Like this? > > If you're open to improvements, the form > x=$(($x + 1)) > could arguably be improved with any of the following: > x=$((x + 1)) > let x=x+1 > ((x=x+1)) > ((x++)) > ((++x)) It's David's call now. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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