From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22413 invoked by alias); 22 Nov 2001 21:19:09 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22373 invoked from network); 22 Nov 2001 21:19:05 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sourceware.cygnus.com with SMTP; 22 Nov 2001 21:19:05 -0000 Received: from creche.cygnus.com (ta0194.peakpeak.com [204.144.244.194]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id OAA30992; Thu, 22 Nov 2001 14:18:59 -0700 Received: (from tromey@localhost) by creche.cygnus.com (8.9.3/8.9.3) id OAA09997; Thu, 22 Nov 2001 14:19:27 -0700 To: Pierre Muller Cc: Elena Zannoni , Christopher Faylor , gdb-patches@sources.redhat.com Subject: Re: PATCH: --args => build failure References: <873d3mcpcu.fsf@creche.redhat.com> <3BED93E7.9000104@cygnus.com> <87snbmb9nm.fsf@creche.redhat.com> <15356.10158.489653.156184@krustylu.cygnus.com> <4.2.0.58.20011122121440.01d54488@ics.u-strasbg.fr> X-Zippy: It's hard being an ARTIST!! X-Attribution: Tom Reply-To: tromey@redhat.com From: Tom Tromey Date: Sat, 10 Nov 2001 08:22:00 -0000 In-Reply-To: Pierre Muller's message of "Thu, 22 Nov 2001 12:17:26 +0100" Message-ID: <87n11eec69.fsf@creche.redhat.com> X-Mailer: Gnus v5.7/Emacs 20.5 X-SW-Source: 2001-11/txt/msg00195.txt.bz2 >>>>> "Pierre" == Pierre Muller writes: Pierre> Your patch does create a build failure for cygwin target. Sorry about that. I'll try to fix it this weekend. One fix would be to write the correct quoting function for Windows. Would you be able to test such a function if I wrote it? Tom