From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 832 invoked by alias); 17 Dec 2010 19:23:24 -0000 Received: (qmail 824 invoked by uid 22791); 17 Dec 2010 19:23:24 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 17 Dec 2010 19:23:19 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LDL0060075LVA00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Fri, 17 Dec 2010 21:23:16 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.167.122]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LDL006GH76RT430@a-mtaout23.012.net.il>; Fri, 17 Dec 2010 21:23:16 +0200 (IST) Date: Fri, 17 Dec 2010 19:23:00 -0000 From: Eli Zaretskii Subject: Re: proposal: substitute-path handles foreign dir separators In-reply-to: <201012171750.36936.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org, zulliger@indel.ch Reply-to: Eli Zaretskii Message-id: <83vd2sfbkl.fsf@gnu.org> References: <4D0B7125.2010203@indel.ch> <834oach14b.fsf@gnu.org> <201012171750.36936.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-12/txt/msg00345.txt.bz2 > From: Pedro Alves > Date: Fri, 17 Dec 2010 17:50:11 +0000 > Cc: Raphael Zulliger > > Here's a patch I wrote a few months back when I was working on > the "set/show target-file-system-kind" support, but put it on > the back burner and never looked at it again. It adds a new > "set source-filenames-matching-scheme dos/unix" command to select > the behavior at run-time, and adds a new source_filename_cmp function > to be used whenever we are comparing source file names instead of > using FILENAME_CMP. Thanks. I have 2 comments: . if we are going to add this, it needs documentation . why only source file names? the issue is relevant to any file name