From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9646 invoked by alias); 2 Feb 2006 01:44:35 -0000 Received: (qmail 9638 invoked by uid 22791); 2 Feb 2006 01:44:34 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 02 Feb 2006 01:44:34 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F4TWR-00058I-JU; Wed, 01 Feb 2006 20:44:31 -0500 Date: Thu, 02 Feb 2006 01:44:00 -0000 From: Daniel Jacobowitz To: Mark Mitchell Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH: PowerPC simulator doesn't handle spaces in filenames Message-ID: <20060202014431.GA19694@nevyn.them.org> Mail-Followup-To: Mark Mitchell , gdb-patches@sources.redhat.com References: <200601240559.k0O5xhER007274@sethra.codesourcery.com> <20060124212444.GD26974@nevyn.them.org> <43D71954.7070005@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43D71954.7070005@codesourcery.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00018.txt.bz2 On Tue, Jan 24, 2006 at 10:23:16PM -0800, Mark Mitchell wrote: > 2006-01-24 Mark Mitchell > > * emul_netbsd.c (emul_netbsd_create): Quote file-name property. > * emul_unix.c (emul_unix_create): Likewise. > * tree.c (libiberty.h): Include it. > (tree_quote_property): New function. > * tree.h (tree_quote_property): Declare. Yes, this is fine. Thanks. -- Daniel Jacobowitz CodeSourcery