delorie.com/archives/browse.cgi | search |
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=f/UvrnM3Dg9aXsfxQL2hPfIYDTofo9YXfHv0yUMryYz | |
cz1U9SoDY4BD16/iJF1s5qkat5pC6FcbNWttiNpE4VjJadkKE/0ywSmny5DGWPzg | |
Obw2LPGotbLTuff0+4GHXcxmzrDJKi3YdVbUHmPwmjMGhw/TFrXl+YRQ6NZK+gBg | |
= | |
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=YnwthiAcEWLpZ/5LcvF9mP9J+O4=; b=cHh7b1bI7y2/6H0Sq | |
jB1hGbnXgKNGmjUMimS6U3iMejSwtIMFSKgkSGlqkYKXRYxVvaWJCdDEFFKomsnX | |
omR0Ug8C0QAlFZkQTi4ZEaoPDGHwjImuwr8IKFVsZaT5vVAqvJoEUvD+M/duPbFG | |
xBcD4lIwAY8LfNjKYUEBU6yCK4= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-1.1 required=5.0 tests=AWL,BAYES_20 autolearn=ham version=3.3.2 |
X-HELO: | knockando.watchfront.net.uk |
Message-ID: | <5389DB07.7040005@hones.org.uk> |
Date: | Sat, 31 May 2014 14:37:11 +0100 |
From: | Cliff Hones <cliff AT hones DOT org DOT uk> |
User-Agent: | Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Bash silently truncates the Command Line when called programatically via CreateProcess as MAXPATHLEN was reduced to 8192 from 16384 |
References: | <CANMjiJqz6uJ7pp=iS5FK_ZnS9nxCT1fY+EndcgzPan7sv2pXJA AT mail DOT gmail DOT com> <20140526200857 DOT GA3903 AT ednor DOT casa DOT cgf DOT cx> <lm08n5$tgp$1 AT ger DOT gmane DOT org> <20140526212219 DOT GA4754 AT ednor DOT casa DOT cgf DOT cx> <CANMjiJpDU-aVxg1X8G_Lk8pKLEmXbs24+ieD=w3f8ZmQ2jdjTw AT mail DOT gmail DOT com> <CANMjiJqkm1pD5zuKWc_aRw8h9mzfdpwSkk6u6ybLmgHKGEd0PQ AT mail DOT gmail DOT com> <5385A486 DOT 4090900 AT tiscali DOT co DOT uk> <538623E9 DOT 8000507 AT etr-usa DOT com> <CANMjiJrfVEXcYNse83KysLpBjYyo9PvmmrhgVhZ0pRQ1poo=jg AT mail DOT gmail DOT com> |
In-Reply-To: | <CANMjiJrfVEXcYNse83KysLpBjYyo9PvmmrhgVhZ0pRQ1poo=jg@mail.gmail.com> |
X-Spam-Score: | -0.7 (/) (knockando.watchfront.net.uk) |
X-Spam-Report: | knockando.watchfront.net.uk has scanned this email for spam. Results:- RP_MATCHES_RCVD=-0.651 (total -0.7, current threshold 5.0) |
X-IsSubscribed: | yes |
On 31/05/2014 14:28, Abhijit Bhattacharjee wrote: > ... > Qs/Stmt: Possibly setting the CYGWIN environment variable to "noglob" > might cause things to work as desired. > Ans: I am yet to test this, but I trust your answer. I am yet to > figure out as to how I can set the environment variables CYGWIN with > multiple values i.e. I need to set it with nodosfilewarning and > noglob. I was trying to read though your code environ.cc and seems to > me I can simply separate it with a delimiter. Your documentation is > silent about it. If you know it off hand, please let me know, that > will reduce some effort for me to read and debug though your code :-) Hmm - you didn't look very hard. Why not read the Cygwin User manual - in particular this section: https://cygwin.com/cygwin-ug-net/using-cygwinenv.html where it clearly says the items are space-separated. -- Cliff -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |