From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27146 invoked by alias); 12 Aug 2011 17:47:59 -0000 Received: (qmail 27134 invoked by uid 22791); 12 Aug 2011 17:47:59 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Aug 2011 17:47:43 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LPT00J00SUUOL00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Fri, 12 Aug 2011 20:47:25 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.94.185]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LPT00I59TF0U5F0@a-mtaout20.012.net.il>; Fri, 12 Aug 2011 20:47:24 +0300 (IDT) Date: Fri, 12 Aug 2011 17:47:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] Fix problems related to Mingw/DJGPP file names containing colons In-reply-to: To: Tom Tromey Cc: pierre.muller@ics-cnrs.unistra.fr, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83sjp6wmhb.fsf@gnu.org> References: <004901cc5907$85006320$8f012960$%muller@ics-cnrs.unistra.fr> <83vcu2wnvj.fsf@gnu.org> 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: 2011-08/txt/msg00259.txt.bz2 > From: Tom Tromey > Cc: Pierre Muller , > gdb-patches@sourceware.org > Date: Fri, 12 Aug 2011 11:24:56 -0600 > > Eli> Thanks for working on this, but I don't like the idea of quoting file > Eli> names internally just to work around this problem. > > Why? It's ugly and fragile, because the original name could be quoted.