From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30816 invoked by alias); 17 Apr 2012 08:07:38 -0000 Received: (qmail 30805 invoked by uid 22791); 17 Apr 2012 08:07:36 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-iy0-f171.google.com (HELO mail-iy0-f171.google.com) (209.85.210.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 17 Apr 2012 08:07:23 +0000 Received: by iadj38 with SMTP id j38so10124270iad.2 for ; Tue, 17 Apr 2012 01:07:23 -0700 (PDT) Received: by 10.50.183.225 with SMTP id ep1mr8614940igc.1.1334650043424; Tue, 17 Apr 2012 01:07:23 -0700 (PDT) Received: from [50.95.176.23] ([64.190.162.5]) by mx.google.com with ESMTPS id de2sm14482865igc.4.2012.04.17.01.07.21 (version=SSLv3 cipher=OTHER); Tue, 17 Apr 2012 01:07:22 -0700 (PDT) Message-ID: <4F8D24B9.2070505@gmail.com> Date: Tue, 17 Apr 2012 08:07:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: "cscope -d" can't find trailer offset if path contains space (was: vim mlcscope interface issues) References: <9B10FEAACF062F48A095880A451FF0590727D95C07@DEMCHP99E84MSX.ww902.siemens.net> In-Reply-To: <9B10FEAACF062F48A095880A451FF0590727D95C07@DEMCHP99E84MSX.ww902.siemens.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2012-04/txt/msg00054.txt.bz2 On 4/17/2012 9:55 AM, Schwarz, Konrad wrote: > Hello, > > an easy work around for the problem that cscope and its variant mlcscope > cannot deal with paths containing spaces under Cygwin is to replace such paths > with their DOS short name equivalents, since these do not contain spaces. the easy solution is to not use paths with space in cygwin > > Regards, > Konrad Schwarz > > > P.S.: Sorry for resurrecting an old thread from Jan 2007. However, this thread > seems to be the only place the problem was discussed. the right way is to open a new thread, not resurrecting the dead. Things are changed in 5 years Marco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/