From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24678 invoked by alias); 30 Oct 2007 19:26:16 -0000 Received: (qmail 24669 invoked by uid 22791); 30 Oct 2007 19:26:15 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.174) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 30 Oct 2007 19:26:11 +0000 Received: by ug-out-1314.google.com with SMTP id o2so188585uge for ; Tue, 30 Oct 2007 12:26:08 -0700 (PDT) Received: by 10.78.147.6 with SMTP id u6mr5482696hud.1193772367390; Tue, 30 Oct 2007 12:26:07 -0700 (PDT) Received: from ?62.169.92.19? ( [62.169.92.19]) by mx.google.com with ESMTPS id g17sm8332130nfd.2007.10.30.12.26.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 30 Oct 2007 12:26:03 -0700 (PDT) Message-ID: <47278547.10007@portugalmail.pt> Date: Tue, 30 Oct 2007 19:38:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [testsuite] Use [string compare] instead of eq and ne References: <4726649E.2060201@portugalmail.pt> <20071029233726.GB10972@caradoc.them.org> In-Reply-To: <20071029233726.GB10972@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-10/txt/msg00823.txt.bz2 Daniel Jacobowitz wrote: > On Mon, Oct 29, 2007 at 10:54:22PM +0000, Pedro Alves wrote: >> 2007-10-29 Pedro Alves >> >> * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne >> with [string compare]. > > OK. > Thanks. Checked in. -- Pedro Alves