From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 345 invoked by alias); 20 Apr 2015 06:00:31 -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 336 invoked by uid 89); 20 Apr 2015 06:00:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 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-pd0-f181.google.com Received: from mail-pd0-f181.google.com (HELO mail-pd0-f181.google.com) (209.85.192.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 20 Apr 2015 06:00:30 +0000 Received: by pdea3 with SMTP id a3so197508779pde.3 for ; Sun, 19 Apr 2015 23:00:28 -0700 (PDT) X-Received: by 10.66.119.71 with SMTP id ks7mr24739922pab.147.1429509628382; Sun, 19 Apr 2015 23:00:28 -0700 (PDT) Received: from seba.sebabeach.org.gmail.com (173-13-178-53-sfba.hfc.comcastbusiness.net. [173.13.178.53]) by mx.google.com with ESMTPSA id b10sm3090226pdj.0.2015.04.19.23.00.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Apr 2015 23:00:27 -0700 (PDT) From: Doug Evans To: "Pierre Muller" Cc: "'Pedro Alves'" , "'gdb-patches'" Subject: Re: PING [RFA 0/3 V4] Fix pascal behavior for class fields with testcase References: <54ae4586.01e3440a.7b06.fffff844SMTPIN_ADDED_BROKEN@mx.google.com> <54AE605A.8050308@redhat.com> <54ae7f9f.c323460a.36ed.ffffff30SMTPIN_ADDED_BROKEN@mx.google.com> <54AE8914.4010507@redhat.com> <54ae911b.85e3440a.1d96.5ffdSMTPIN_ADDED_BROKEN@mx.google.com> <54AFB2E5.5080307@redhat.com> <001201d02c27$87cbee20$9763ca60$@muller@ics-cnrs.unistra.fr> <002d01d040d3$72ddccc0$58996640$@muller@ics-cnrs.unistra.fr> <54e043b2.626ec20a.0c59.ffffaeacSMTPIN_ADDED_BROKEN@mx.google.com> Date: Mon, 20 Apr 2015 06:00:00 -0000 In-Reply-To: <54e043b2.626ec20a.0c59.ffffaeacSMTPIN_ADDED_BROKEN@mx.google.com> (Pierre Muller's message of "Sun, 15 Feb 2015 07:57:57 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00735.txt.bz2 "Pierre Muller" writes: > Hi all, > > I still got no reply to this new version > of my patch series. > > Pierre Muller > as pascal language maintainer Hi. I believe V4 of this patch series can go in.