X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ps1ThiRNC/0ykCcNhGgdLA7EeCs7QxZ3KV3iuoyAP97 2wlYyziXU+Jv1zg09w5pdYKR4XOTLyQdLcJE89TBSjc/W4iOnDmDyL2RazeJNd0I nWI8KybFbdLweSm0ARnUcTlDga44G0F4a7VyZ9eFvj7jvxFx3/nKZrZpUo7XUQ0Q = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=fBE1kGYFwELo9fBgYHNta26TJz4=; b=oOfODDN7OjzdFGMOk C4r2MBHeocyyWfuCVR/EmZ1PSjYUsGmCFJ935Xr9bDtnx3wJjmaqadPQnVbvzzDy RwmCPvgMAMnWi1nl3LaGiH8UCuUrSSJQRCjMPAlhz6OVXl1AZYTQk0z3IOmS5aWv dX10TiQZubA1FhmwcEGnodUD3k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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 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) Message-ID: <53020B1E.60804@breisch.org> Date: Mon, 17 Feb 2014 08:14:06 -0500 From: "Chris J. Breisch" User-Agent: Postbox 3.0.9 (Windows/20140128) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: batch script execution failing with 255 exit code in cygwin 1.7.28 References: <20140214152344 DOT GA1191 AT ednor DOT casa DOT cgf DOT cx> <20140217033532 DOT GA2376 AT ednor DOT casa DOT cgf DOT cx> <20140217035649 DOT GA5507 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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