From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71325 invoked by alias); 18 Aug 2015 13:01:03 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 71314 invoked by uid 89); 18 Aug 2015 13:01:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: smtp.eu.adacore.com Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 18 Aug 2015 13:00:57 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 9D9FC28F1AE1; Tue, 18 Aug 2015 15:00:54 +0200 (CEST) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fciHF4HCrfCE; Tue, 18 Aug 2015 15:00:54 +0200 (CEST) Received: from [192.168.1.160] (80.154.10.109.rev.sfr.net [109.10.154.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 4905728F1BA2; Tue, 18 Aug 2015 15:00:54 +0200 (CEST) Subject: Re: [PATCH] Add extensions to dwarf2.def To: =?UTF-8?B?TWFudWVsIEzDs3Blei1JYsOhw7Fleg==?= References: <5576BB25.50203@adacore.com> <55CDB9A5.7040305@adacore.com> <55D2ED93.90104@gmail.com> <55D2FCAA.8070005@gmail.com> <55D307F0.1050203@adacore.com> <55D321E8.3050502@redhat.com> <55D32730.9030304@adacore.com> Cc: Pedro Alves , Cary Coutant , GCC Patches From: Pierre-Marie de Rodat Message-ID: <55D32C86.2070000@adacore.com> Date: Tue, 18 Aug 2015 13:11:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00993.txt.bz2 On 08/18/2015 02:47 PM, Manuel López-Ibáñez wrote: > Sorry, I did it before I read your message. For the future, I would > advise to "Just Do It" and then say that you did it. It is a wiki, it > can always be reverted if someone disagrees. Sure, I have no problem with the paternity of this change. ;-) Thank you! I will "just do it" next time. -- Pierre-Marie de Rodat