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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Jt IYMRcmqVXVWJce+2COquLPSKM54PfqrZV/rbgNqauHrQlcF5yWhZQ3byTTzyQHW3 d0zdImsJwJHVA5H7Jz0FK7AC7d94lju96S2eReE64d7KamUo1Qd9k1noRZ7GU77Q JgICyR4GSWy8HUn6TO6RLxx6JTEqmA+0Uh07q83ew= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=iQyXf1Re 84a3wkZatQ8yYed1gTE=; b=R8+JaIHhxzFMClzBJcNHRNJ6W/1MXLP/H76Zl0HA MWWEzEJusNFKjgSE6sTxPsuKb99wsBojj5gZucx7owr5ucoGkwZjNEK8f21v2z4h BTgiPgL3hdVnIHmMSSl4SbXNyd0BnyFOdESkUjehF7bySIb3cLUfWHiB+QrGOmRV M60= 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: Yes, score=5.2 required=5.0 tests=AWL,BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-la0-f52.google.com MIME-Version: 1.0 X-Received: by 10.112.211.200 with SMTP id ne8mr9358537lbc.73.1424984391937; Thu, 26 Feb 2015 12:59:51 -0800 (PST) In-Reply-To: References: Date: Thu, 26 Feb 2015 15:59:51 -0500 Message-ID: Subject: Re: Why does CYGWIN double the backslash in execvp()? From: A L To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Hi, Yesterday I asked about the double slash, but my question has got no attention (despite some other activity on the list). I deem the behavior as a bug. To make things more evident (that it's a bug) one can replace "DIR" with "ECHO" in the code I posted, and compare the outputs with and without BUG defined... I'd really appreciate if someone could take a look at it, or explain me why my expectations were wrong. Thank you, AL -- 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