From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30853 invoked by alias); 12 Oct 2006 20:24:24 -0000 Received: (qmail 30845 invoked by uid 22791); 12 Oct 2006 20:24:24 -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, 12 Oct 2006 20:24:20 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GY76H-00047B-KZ for gdb-patches@sourceware.org; Thu, 12 Oct 2006 16:24:17 -0400 Date: Thu, 12 Oct 2006 20:24:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [commit] Fix testing for "++" in objdir Message-ID: <20061012202417.GA15802@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20061012190429.GA13316@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061012190429.GA13316@nevyn.them.org> User-Agent: Mutt/1.5.13 (2006-08-11) 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-10/txt/msg00142.txt.bz2 On Thu, Oct 12, 2006 at 03:04:29PM -0400, Daniel Jacobowitz wrote: > This fixes the remaining tests which passed an unquoted object > directory as a string where a regular expression was needed. I'm going > to try srcdir next, if it isn't too painful. Tested on x86_64-linux > and committed. No problems specific to srcdir. Whew. -- Daniel Jacobowitz CodeSourcery