X-Recipient: archive-cygwin@delorie.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:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=OURf9TKJFU+1eX5w
	pjr2pT+baKA6PMA/pHQc95B5PrU6y+0TmQlq+0jofY7zxJ0rjto8AZpWeBUWLVIj
	k+Kd5rb30FC5wu6P4N5q9IxlvEXbRRhS6xknTsfBf40c/RMMYpzTQbWqWNeQghGw
	Vmo2V6PWUPP6WiNPWE2rRpKOuxw=
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:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=05soYX4dQoIYWlBG6HB5T7
	3b6RI=; b=GvmL1UG6F4qWYs+SoObRfLMIulvXwrMijJx2XNU4HME+9qW0TAYTEL
	JyxfnCcaCM+YDWcvIYKpHCX1h67/euqIIvsF4wdk21Pi+M56F80j1lyEcm703Nbh
	gY+jfR55Kmsht3Uv3TMPeCF4/MODn7ETqho859E9Ctlgdl7p2ljwg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_00,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE autolearn=no version=3.3.1
Message-id: <51C4AA0B.60504@cygwin.com>
Date: Fri, 21 Jun 2013 15:31:23 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: dosfilewarning
References: <0D835E9B9CD07F40A48423F80D3B5A7021D8C1AE@USA7109MB022.na.xerox.net>
In-reply-to: <0D835E9B9CD07F40A48423F80D3B5A7021D8C1AE@USA7109MB022.na.xerox.net>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 6/21/2013 2:38 PM, Nellis, Kenneth wrote:
> I have a BAT file that calls a bash script that generates the
> following (edited):
>
> cygwin warning:
>    MS-DOS style path detected: XXX
>    Preferred POSIX equivalent is: XXX
>    CYGWIN environment variable option "nodosfilewarning" turns off this warning.
>    Consult the user's guide for more details about POSIX paths:
>      http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
>
> If I rerun the script, I don't get the message a second time, which
> makes debugging the problem a problem. How can I have this message
> show up on every invocation? I tried closing all Cygwin processes
> and tried setting CYGWIN=dosfilewarning, but it seemed to want
> something more.

It's not designed to do that.  It will show up once per Cygwin DLL
session only.  If you want to see something different, you'll need
to patch the Cygwin source.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

