From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12735 invoked by alias); 18 Aug 2015 08:32:25 -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 12721 invoked by uid 89); 18 Aug 2015 08:32:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f179.google.com Received: from mail-wi0-f179.google.com (HELO mail-wi0-f179.google.com) (209.85.212.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 18 Aug 2015 08:32:24 +0000 Received: by wicne3 with SMTP id ne3so88856301wic.0 for ; Tue, 18 Aug 2015 01:32:21 -0700 (PDT) X-Received: by 10.194.192.72 with SMTP id he8mr11117015wjc.11.1439886741351; Tue, 18 Aug 2015 01:32:21 -0700 (PDT) Received: from ?IPv6:2001:8a0:f91e:8801:2677:3ff:fe1e:aba4? ([2001:8a0:f91e:8801:2677:3ff:fe1e:aba4]) by smtp.googlemail.com with ESMTPSA id c3sm25407363wja.3.2015.08.18.01.32.19 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Aug 2015 01:32:20 -0700 (PDT) Message-ID: <55D2ED93.90104@gmail.com> Date: Tue, 18 Aug 2015 08:45:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Pierre-Marie de Rodat , Cary Coutant CC: GCC Patches Subject: Re: [PATCH] Add extensions to dwarf2.def References: <5576BB25.50203@adacore.com> <55CDB9A5.7040305@adacore.com> In-Reply-To: <55CDB9A5.7040305@adacore.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00958.txt.bz2 On 08/14/2015 10:49 AM, Pierre-Marie de Rodat wrote: > I also tried to create the new pages on the wiki but it says "You are > not allowed to edit this page." > (, > I'm logged in as pmderodat). Does anyone know how I should proceed? > I believe you need to be added to the editor group: https://gcc.gnu.org/wiki/EditorGroup You need someone on that list to add you. (I'm not on the list). Thanks, Pedro Alves