From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120122 invoked by alias); 31 Jul 2015 17:21:16 -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 120106 invoked by uid 89); 31 Jul 2015 17:21:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: usevmg21.ericsson.net Received: from usevmg21.ericsson.net (HELO usevmg21.ericsson.net) (198.24.6.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 31 Jul 2015 17:21:10 +0000 Received: from EUSAAHC008.ericsson.se (Unknown_Domain [147.117.188.96]) by usevmg21.ericsson.net (Symantec Mail Security) with SMTP id FF.44.00712.0064BB55; Fri, 31 Jul 2015 11:55:12 +0200 (CEST) Received: from [142.133.110.144] (147.117.188.8) by smtp-am.internal.ericsson.com (147.117.188.98) with Microsoft SMTP Server id 14.3.210.2; Fri, 31 Jul 2015 13:21:07 -0400 Message-ID: <55BBAE83.50905@ericsson.com> Date: Fri, 31 Jul 2015 17:21:00 -0000 From: Simon Marchi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Pedro Alves , Subject: Re: [PATCH] Mostly trivial enum fixes References: <1438362504-6940-1-git-send-email-simon.marchi@ericsson.com> <55BBADEE.5030108@redhat.com> In-Reply-To: <55BBADEE.5030108@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00951.txt.bz2 On 15-07-31 01:18 PM, Pedro Alves wrote: > Many thanks for doing this! > > At least two people looked over this issues now, and I read it all > again now, and it still all looks obviously correct. Thus, > > OK. Well, that was quick! Pushed, thanks.