From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22510 invoked by alias); 6 Feb 2003 04:56:49 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22500 invoked from network); 6 Feb 2003 04:56:47 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 172.16.49.205 with SMTP; 6 Feb 2003 04:56:47 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18gfyZ-0003aH-00; Thu, 06 Feb 2003 00:57:36 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18ge5b-0001S6-00; Wed, 05 Feb 2003 23:56:43 -0500 Date: Thu, 06 Feb 2003 04:56:00 -0000 From: Daniel Jacobowitz To: fnf@intrinsity.com Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix several operator precedence bugs Message-ID: <20030206045643.GA5543@nevyn.them.org> Mail-Followup-To: fnf@intrinsity.com, gdb-patches@sources.redhat.com References: <200302051716.h15HGANM001905@fred.ninemoons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302051716.h15HGANM001905@fred.ninemoons.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-02/txt/msg00209.txt.bz2 On Wed, Feb 05, 2003 at 10:16:10AM -0700, Fred Fish wrote: > 2003-02-05 Fred Fish > > * remote-e7000.c (e7000_drain_command): Fix precedence problem with > '=' and '!='. > * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem > with '&' and '=='. > (angel_RDI_info): Ditto. > * infttrace.c (threads_continue_all_but_one): Fix precedence problem > with '&' and '!='. > (threads_continue_all_with_signals): Ditto. Thanks. Fred, could you commit these obvious fixes (and update the copyright years in the touched files)? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer