From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19403 invoked by alias); 16 Jan 2015 21:39:32 -0000 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 Received: (qmail 19260 invoked by uid 89); 16 Jan 2015 21:39:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 16 Jan 2015 21:39:29 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0GLdNje011303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 16 Jan 2015 16:39:23 -0500 Received: from greed.delorie.com (ovpn-113-24.phx2.redhat.com [10.3.113.24]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t0GLdMUh007112 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 16 Jan 2015 16:39:23 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.14.4/8.14.4) with ESMTP id t0GLdLsX027155; Fri, 16 Jan 2015 16:39:21 -0500 Received: (from dj@localhost) by greed.delorie.com (8.14.4/8.14.4/Submit) id t0GLdK1X027153; Fri, 16 Jan 2015 16:39:20 -0500 Date: Fri, 16 Jan 2015 21:39:00 -0000 Message-Id: <201501162139.t0GLdK1X027153@greed.delorie.com> From: DJ Delorie To: Eli Zaretskii CC: ktietz70@googlemail.com, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org In-reply-to: <83vbk70wsz.fsf@gnu.org> (message from Eli Zaretskii on Fri, 16 Jan 2015 13:50:04 +0200) Subject: Re: Fix a MinGW warning in libiberty/strerror.c References: <831tndbgg8.fsf@gnu.org> <8361c72cua.fsf@gnu.org> <83vbk70wsz.fsf@gnu.org> X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00484.txt.bz2 > Thanks. Do I need to hear from someone else approving this, or can I > go ahead and commit? Go ahead and commit.