From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21312 invoked by alias); 26 Sep 2012 15:09:11 -0000 Received: (qmail 21297 invoked by uid 22791); 26 Sep 2012 15:09:10 -0000 X-SWARE-Spam-Status: No, hits=-8.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Sep 2012 15:08:58 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q8QF8vIU002564 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 26 Sep 2012 11:08:57 -0400 Received: from spoyarek (vpn-225-96.phx2.redhat.com [10.3.225.96]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q8QF8mXp000597; Wed, 26 Sep 2012 11:08:52 -0400 Date: Wed, 26 Sep 2012 15:09:00 -0000 From: Siddhesh Poyarekar To: Pedro Alves Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: [commit][obv] Use TYPE_LENGTH directly where possible Message-ID: <20120926203807.37d14295@spoyarek> In-Reply-To: <5063182F.3040404@redhat.com> References: <20120926132621.5f45acb7@spoyarek> <20120926094227.GA4335@adacore.com> <20120926152740.0900e9b7@spoyarek> <20120926105205.GB4335@adacore.com> <5063182F.3040404@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: 2012-09/txt/msg00591.txt.bz2 On Wed, 26 Sep 2012 15:58:55 +0100, Pedro wrote: > > I agree with Joel, and was also silently glumbling. :-) > OK, should I go ahead and revert the patch as is or do you want me to post it for review first? Regards, Siddhesh