From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16254 invoked by alias); 31 Jul 2006 16:54:15 -0000 Received: (qmail 16245 invoked by uid 22791); 31 Jul 2006 16:54:14 -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; Mon, 31 Jul 2006 16:54:12 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G7b1u-0002X0-JW; Mon, 31 Jul 2006 12:54:10 -0400 Date: Mon, 31 Jul 2006 16:54:00 -0000 From: Daniel Jacobowitz To: Thiemo Seufer Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix build failures for MIPS gdb Message-ID: <20060731165410.GA9700@nevyn.them.org> Mail-Followup-To: Thiemo Seufer , gdb-patches@sources.redhat.com References: <20060731164214.GK15011@networkno.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060731164214.GK15011@networkno.de> User-Agent: Mutt/1.5.11+cvs20060403 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-07/txt/msg00431.txt.bz2 On Mon, Jul 31, 2006 at 05:42:14PM +0100, Thiemo Seufer wrote: > Hello All, > > the appended patch fixes two minor type mismatches which are handled > as -Werror. > > > Thiemo > > > 2006-07-31 Thiemo Seufer > > * linux-thread-db.c (thread_db_get_thread_local_address): Fix type > mismatch. > * tui/tui-stack.c (tui_show_frame_info): Likewise. OK, thanks! -- Daniel Jacobowitz CodeSourcery