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=nJzp19UaigJagY3a5MzB4yBMT0HKMn6UvxFG9HMaC+Y YyMPI2h8qxrwl6R+gFyj+n0iVX7wHl9B/skE+MGD89hmwXKnPJHBer5oJus+Jyft d1HoFywiJeHs1LKx8WKqi2mfrbSVGqD7coxUl/8m/VRWUCbBWz0SuJJn7O4xZym0 = 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=yY4ksNewC8norUXkhcdkUM/LK50=; b=T0ftxw5pXyGUMBcK2 JfGLyffMrrpuwF2cOiE4Tll5CzE/2V7HCvdQngMyu8yqLAbsRc5iR7ToGZUyYkU8 YDr4MFcy17Hddny10AD+odCC6Dx0oa+CBs3esOjx+dcfHDs3lnKYD4l9uAjhEkUo dPI/XRSWDx7M4tPYYfeHGpYy14= 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=-1.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <54297F26.1080007@cygwin.com> Date: Mon, 29 Sep 2014 10:47:50 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: bash-4.1.13-6 References: <6CF2FC1279D0844C9357664DC5A08BA20EC12ECB AT MLBXV06 DOT nih DOT gov> In-Reply-To: <6CF2FC1279D0844C9357664DC5A08BA20EC12ECB@MLBXV06.nih.gov> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2014-09-29 09:18, Buchbinder, Barry (NIH/NIAID) [E] wrote: > Eric Blake (cygwin) sent the following at Saturday, September 27, 2014 2:14 AM >> I also turned on the (undocumented) 'bash --wordexp' mode (actually, >> that happened in 4.1.12-5, although I failed to mention it at the time), >> which allows the C library call wordexp() to now function. > > From a user standpoint, why would one want to use --wordexp? What is the > effect of turning on this mode? It's not meant to be used by users. It exists solely to be used by libc (cygwin) as an implementation of wordexp(3). Yaakov -- 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