From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23166 invoked by alias); 17 Feb 2014 13:14:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23156 invoked by uid 89); 17 Feb 2014 13:14:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oa0-f47.google.com Received: from mail-oa0-f47.google.com (HELO mail-oa0-f47.google.com) (209.85.219.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 17 Feb 2014 13:14:12 +0000 Received: by mail-oa0-f47.google.com with SMTP id m1so17577765oag.34 for ; Mon, 17 Feb 2014 05:14:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=6t4spXC3z+u4gZK7/AVKt0WY1ycY1RlV9YvfhHdlSyI=; b=lGssz+fk4796o2QmfrszmvKU5zX7Ut+B2yGt4UVAXhjTxfOZB1J9yCbqlviDlW1JhR r1LQ9qY6SYYh/7AxYEG2u0CbjKIWbch9+E7nfNovqE4YK5BRWCL/TsagVT9RuAEFuQy3 SHBVQPx14wBoNHZQSXgMoh31SyFI2Db3SfZOJ/4epg5MxbuFXyRwGrfQq0k4yxAYZhDH 9ZUAt2pMqygVfz5K4DWccy5S+dm3GuCIrm3wBRXrZpE4uDqAHUJb6db/WYTshoAlV1vb qlGR/O5I26xcK7Cao0KJ8MMDS6G1ikKewJeBGtsGRtrZ5E7IzBR7OML88bmKTUxC2rPq iIfA== X-Gm-Message-State: ALoCoQnD3N/KhESojy79xqoIgdvK4FjJo0BX5tA1cB+RnVSzN0y5vzp6LxIo3/JBQs6mbRK5ma5C X-Received: by 10.60.52.101 with SMTP id s5mr20958139oeo.7.1392642850422; Mon, 17 Feb 2014 05:14:10 -0800 (PST) Received: from [10.10.15.33] ([174.47.110.34]) by mx.google.com with ESMTPSA id su13sm106328345oeb.1.2014.02.17.05.14.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 17 Feb 2014 05:14:09 -0800 (PST) Message-ID: <53020B1E.60804@breisch.org> Date: Mon, 17 Feb 2014 14:53:00 -0000 From: "Chris J. Breisch" User-Agent: Postbox 3.0.9 (Windows/20140128) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: batch script execution failing with 255 exit code in cygwin 1.7.28 References: <20140214152344.GA1191@ednor.casa.cgf.cx> <20140217033532.GA2376@ednor.casa.cgf.cx> <20140217035649.GA5507@ednor.casa.cgf.cx> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00451.txt.bz2 Prakash Babu wrote: > thanks Christopher. > I found the following archive which introduced this fix > (http://cygwin.com/ml/cygwin-patches/2014-q1/msg00017.html) > I've read this thread, and I'm not convinced that the path improves the behavior. You seem to have traded one inconsistency with another. Before there was no way to send a parameter containing an equals sign. Now there's no way to treat the equals sign as a delimiter. Given that there's no real improvement here, I'd prefer the original behavior as it at least has the limited benefit of "working as it always has". -- Chris J. Breisch -- 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