From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52136 invoked by alias); 13 Aug 2015 15:03:13 -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 52124 invoked by uid 89); 13 Aug 2015 15:03:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yk0-f181.google.com Received: from mail-yk0-f181.google.com (HELO mail-yk0-f181.google.com) (209.85.160.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 13 Aug 2015 15:03:10 +0000 Received: by ykaz130 with SMTP id z130so43498047yka.0 for ; Thu, 13 Aug 2015 08:03:08 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.13.216.19 with SMTP id a19mr30301821ywe.5.1439478188213; Thu, 13 Aug 2015 08:03:08 -0700 (PDT) Received: by 10.13.233.198 with HTTP; Thu, 13 Aug 2015 08:03:08 -0700 (PDT) In-Reply-To: <55C86207.5070306@adacore.com> References: <54F47563.4050103@adacore.com> <54FF0D05.70907@redhat.com> <550C1170.9070208@adacore.com> <55685B60.3000004@redhat.com> <55775EB0.4080701@adacore.com> <55AF5F7E.5000600@adacore.com> <20150722173957.7ed51f18@pinnacle.lan> <55B0C583.6050601@adacore.com> <55BB538B.7090104@adacore.com> <55C86207.5070306@adacore.com> Date: Thu, 13 Aug 2015 15:03:00 -0000 Message-ID: Subject: Re: [PATCH] Add proper handling for non-local references in nested functions From: Doug Evans To: Pierre-Marie de Rodat Cc: Pedro Alves , "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00352.txt.bz2 Hi. I found some time last night to read the patch. Almost done ... sorry for the delay. On Mon, Aug 10, 2015 at 1:34 AM, Pierre-Marie de Rodat wrote: > Hello > > Ping for the updated patch after the last review: see > . Thanks in > advance! > > -- > Pierre-Marie de Rodat