| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <49EE7BC1.1070400@gmail.com> |
| Date: | Wed, 22 Apr 2009 03:06:57 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: [1.7] Backslash incorrectly triggers DOS style path warning |
| References: | <49EC78A0 DOT 6050602 AT cornell DOT edu> <49EC7A7D DOT 2050706 AT cornell DOT edu> <20090420211453 DOT GB3143 AT ednor DOT casa DOT cgf DOT cx> <f60fe000904211641l558faa99r957730125f8cd7ab AT mail DOT gmail DOT com> <20090421235020 DOT GA593 AT ednor DOT casa DOT cgf DOT cx> <f60fe000904211700v712de190s50f5998e48ecbc98 AT mail DOT gmail DOT com> |
| In-Reply-To: | <f60fe000904211700v712de190s50f5998e48ecbc98@mail.gmail.com> |
| 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 |
Mark J. Reed wrote:
> On Tue, Apr 21, 2009 at 7:50 PM, Christopher Faylor wrote:
>> Cygwin isn't scanning command lines looking for backslashes to scold you
>> about.
>
> Glad to hear it
>
>> The line in question was somehow used as an argument to open()
>> or stat() or access() or some other function which takes a filename
>> argument.
>
> Got it. So the bug is not in Cygwin, but in some shell function in
> the completion setup, which is passing an awk program incorrectly,
> causing awk to treat the program text as a filename.
>
It is maybe getting globbed on the command-line because not protected by
quoting and it contains pattern match chars?
cheers,
DaveK
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |