From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10012 invoked by alias); 1 Mar 2008 18:27:37 -0000 Received: (qmail 10005 invoked by uid 22791); 1 Mar 2008 18:27:37 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 01 Mar 2008 18:27:19 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m21IRF2H002101; Sat, 1 Mar 2008 13:27:15 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m21IRFLr016231; Sat, 1 Mar 2008 13:27:15 -0500 Received: from opsy.redhat.com (vpn-14-173.rdu.redhat.com [10.11.14.173]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m21IREpa028918; Sat, 1 Mar 2008 13:27:14 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id 412CF3780C7; Sat, 1 Mar 2008 10:37:03 -0700 (MST) To: Mark Wielaard Cc: Frysk List Subject: Re: minor frysk cleanup References: <1204395396.3279.31.camel@localhost.localdomain> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Sat, 01 Mar 2008 18:27:00 -0000 In-Reply-To: <1204395396.3279.31.camel@localhost.localdomain> (Mark Wielaard's message of "Sat\, 01 Mar 2008 19\:16\:36 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00092.txt.bz2 Mark> This looks good. Thanks. Mark> If you have git push access please push it. Mark> Otherwise I can do that for you. I don't think I do. Mark> It does help if you run make check in at least frysk-core (or make check Mark> -k toplevel) and mention whether you see any failures (normally we Mark> should have zero fails, at least in frysk-core). I will run it now. Tom