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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=IyOMrCmhuTtSy826Uxt7GE6VEMK3j kEsH+r/VQkyP6wRmKkvnKxirizROFTZlmTH/3Gckgwm0rknQVobRfvhPOm4TQBGK VgHaFXL6BDDSuBwZ6m5LC3RX5yUXXvIScw7Vbed0+TPFoUJywsRPSgKHQ8j/uCzy KpCRqhMEIoDwOc= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=fR+VeHnmtTd/XOPhdcjMHekUMEA=; b=cBJ HkFYtn2XkYP+3tT/9c0PNRqJV1dsFJrC2BxSTbRmxPM3WsqAsS5wBRwy9nv0ZjT7 de2fFb+H2jmfUzAEebPn0hkPNPinS7DkRFUc+iFIy703D7F6ep0uK2ubFg4tfPvq frCo7Knc51qDxoMzYq4sYIYX+9HDYoFPot3WK6zA= 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 From: "Nellis, Kenneth" To: "cygwin AT cygwin DOT com" Subject: RE: dosfilewarning Date: Fri, 21 Jun 2013 19:47:33 +0000 Message-ID: <0D835E9B9CD07F40A48423F80D3B5A7021D8C217@USA7109MB022.na.xerox.net> References: <51C4AA0B DOT 60504 AT cygwin DOT com> In-Reply-To: <51C4AA0B.60504@cygwin.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r5LJlsHP013159 From: Larry Hall (Cygwin) > > 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. Thanx, but isn't the end of a "Cygwin DLL session" when all processes that use the Cygwin DLL have terminated? --Ken Nellis -- 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