From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14273 invoked by alias); 1 Jun 2007 14:25:59 -0000 Received: (qmail 14264 invoked by uid 22791); 1 Jun 2007 14:25:58 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Jun 2007 14:25:57 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 2198648CBF0; Fri, 1 Jun 2007 10:25:29 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04970-01-8; Fri, 1 Jun 2007 10:25:28 -0400 (EDT) Received: from joel.gnat.com (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id CA4D748CF5E; Fri, 1 Jun 2007 10:25:28 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 44C4CE7B4F; Fri, 1 Jun 2007 07:26:33 -0700 (PDT) Date: Fri, 01 Jun 2007 14:25:00 -0000 From: Joel Brobecker To: Kevin Buettner Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Remove solib-svr4.c warning Message-ID: <20070601142633.GB3704@adacore.com> References: <20070522225940.GC3710@adacore.com> <20070530182910.0e52fc29@ironwood.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070530182910.0e52fc29@ironwood.lan> User-Agent: Mutt/1.4.2.2i 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-06/txt/msg00013.txt.bz2 > > 2007-05-22 Joel Brobecker > > > > * solib-svr4.c (svr4_solib_create_inferior_hook): Remove warning. > > > > Tested on x86-linux, no regression. > > OK to commit? > > Okay. Thanks, Kevin. This is now checked in. -- Joel