From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18872 invoked by alias); 23 Jun 2012 01:59:06 -0000 Received: (qmail 18824 invoked by uid 22791); 23 Jun 2012 01:59:05 -0000 X-SWARE-Spam-Status: No, hits=-7.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD 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; Sat, 23 Jun 2012 01:58:45 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q5N1wi7P013717 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 22 Jun 2012 21:58:44 -0400 Received: from spoyarek (vpn-234-224.phx2.redhat.com [10.3.234.224]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q5N1wghF006470; Fri, 22 Jun 2012 21:58:43 -0400 Date: Sat, 23 Jun 2012 01:59:00 -0000 From: Siddhesh Poyarekar To: Jan Kratochvil Cc: gdb-patches@sourceware.org, Tom Tromey Subject: Re: [1/2][PATCH v3] Expand bitpos and type.length to LONGEST and ULONGEST Message-ID: <20120623072856.32b430f2@spoyarek> In-Reply-To: <20120620154720.GA2468@host2.jankratochvil.net> References: <20120606235335.7fa94030@spoyarek> <20120606213420.GA9219@host2.jankratochvil.net> <20120608141636.GA24175@host2.jankratochvil.net> <20120608152735.GA26491@host2.jankratochvil.net> <20120611182346.1b8d872b@spoyarek> <20120611125933.GA7733@host2.jankratochvil.net> <20120612000336.5dfcc246@spoyarek> <20120612095543.GA10148@host2.jankratochvil.net> <20120612143432.GA24369@host2.jankratochvil.net> <20120618160027.67b2034c@spoyarek> <20120620154720.GA2468@host2.jankratochvil.net> 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-06/txt/msg00742.txt.bz2 On Wed, 20 Jun 2012 17:47:20 +0200, Jan wrote: > I have difficulties to say anything specific about that file as we > have different source files (particularly the "files" list of GDB > source files). > > Therefore I packaged it all as: > http://people.redhat.com/jkratoch/splint.tar.xz > I'm using splint-bitpos2.locdiff.processed from the above tarball for the review. Will post once I'm done. Regards, Siddhesh