From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31018 invoked by alias); 23 Sep 2009 12:45:51 -0000 Received: (qmail 31002 invoked by uid 22791); 23 Sep 2009 12:45:48 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from imr2.ericy.com (HELO imr2.ericy.com) (198.24.6.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 23 Sep 2009 12:45:41 +0000 Received: from eusrcmw750.eamcs.ericsson.se (eusrcmw750.exu.ericsson.se [138.85.77.50]) by imr2.ericy.com (8.13.1/8.13.1) with ESMTP id n8NCitnq001420; Wed, 23 Sep 2009 07:44:58 -0500 Received: from eusrcmw750.eamcs.ericsson.se ([138.85.77.53]) by eusrcmw750.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Wed, 23 Sep 2009 07:44:55 -0500 Received: from eusaamw0712.eamcs.ericsson.se ([147.117.20.181]) by eusrcmw750.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Wed, 23 Sep 2009 07:44:55 -0500 Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.17]) by eusaamw0712.eamcs.ericsson.se ([147.117.20.181]) with mapi; Wed, 23 Sep 2009 08:44:54 -0400 From: Marc Khouzam To: "'Joel Brobecker'" CC: "'gdb-patches@sourceware.org'" Date: Wed, 23 Sep 2009 12:45:00 -0000 Subject: RE: [RFA/commit] s/nquery/query/ in record.c (was "Re: Another proposal for frontends and queries.") Message-ID: References: <20090916214051.GF8910@adacore.com> <20090922224925.GH8910@adacore.com> In-Reply-To: <20090922224925.GH8910@adacore.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes 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 X-SW-Source: 2009-09/txt/msg00727.txt.bz2 > -----Original Message----- > From: gdb-patches-owner@sourceware.org=20 > [mailto:gdb-patches-owner@sourceware.org] On Behalf Of Joel Brobecker > Sent: Tuesday, September 22, 2009 6:49 PM > To: Marc Khouzam > Cc: gdb-patches@sourceware.org > Subject: [RFA/commit] s/nquery/query/ in record.c (was "Re:=20 > Another proposal for frontends and queries.") >=20 > It seems that the discussion regarding a short-term fix has died, > so I'm assuming that Hui is OK for now with changing nquery to query. >=20 > Here is a patch that I tested on x86_64-linux, no regression. > Will commit in the head and 7.0 branches in a couple of days pending > objections. > > MarcK, did you write a patch like this one, a while ago. You should > get credit for it if you did. Don't worry about it, as long as Eclipse can use PRecord fully, that's what I was looking for. Thanks a lot for following up on this! Marc