From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14862 invoked by alias); 15 Jan 2006 20:05:47 -0000 Received: (qmail 14849 invoked by uid 22791); 15 Jan 2006 20:05:44 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 15 Jan 2006 20:05:42 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id k0FK58mX020150; Sun, 15 Jan 2006 21:05:08 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id k0FK58qT001225; Sun, 15 Jan 2006 21:05:08 +0100 (CET) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id k0FK58aH008901; Sun, 15 Jan 2006 21:05:08 +0100 (CET) Date: Sun, 15 Jan 2006 20:05:00 -0000 Message-Id: <200601152005.k0FK58aH008901@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: drow@false.org CC: gdb-patches@sourceware.org In-reply-to: <20060115195159.GA11706@nevyn.them.org> (message from Daniel Jacobowitz on Sun, 15 Jan 2006 14:51:59 -0500) Subject: Re: [ob] gdb_byte fixups: valprint.c, symfile.c, printcmd.c References: <20060115195159.GA11706@nevyn.them.org> 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-01/txt/msg00180.txt.bz2 > Date: Sun, 15 Jan 2006 14:51:59 -0500 > From: Daniel Jacobowitz > > Committed as obvious. The next batch, in expprint.c, are less obvious; > I'm going to take a break for a bit. 168 warnings remaining on my build. Thanks Daniel! We certainly don't have to fix them all in one go.