From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19502 invoked by alias); 29 Sep 2017 12:26:41 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 19172 invoked by uid 89); 29 Sep 2017 12:26:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*M:stream, HContent-Transfer-Encoding:8bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: gnu.wildebeest.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 29 Sep 2017 12:26:39 +0000 Received: from stream.wildebeest.org (deer0x01.wildebeest.org [172.31.17.131]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 0C7C0300B375; Fri, 29 Sep 2017 14:26:38 +0200 (CEST) Received: by stream.wildebeest.org (Postfix, from userid 1000) id 1CDFF102A53; Fri, 29 Sep 2017 14:26:42 +0200 (CEST) Date: Fri, 29 Sep 2017 12:26:00 -0000 From: Mark Wielaard To: Djordje Todorovic Cc: "Ananthakrishna Sowda (asowda)" , "elfutils-devel@sourceware.org" , "nemanja.popov@rt-rk.com" , petar.jovanovic@rt-rk.com, Nikola Prica Subject: Re: Latest version of dwarflint? Message-ID: <20170929122641.GB2482@stream> References: <815-59c51200-3-121bf9c0@123096269> <1506356325.16945.75.camel@klomp.org> <20170929115843.GA2482@stream> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170929115843.GA2482@stream> User-Agent: Mutt/1.9.0 (2017-09-02) X-IsSubscribed: yes X-SW-Source: 2017-q3/txt/msg00132.txt.bz2 On Fri, Sep 29, 2017 at 01:58:43PM +0200, Mark Wielaard wrote: > On Thu, Sep 28, 2017 at 03:36:14PM +0200, Djordje Todorovic wrote: > > Please find attached compressed folder with dwarflint patches. I’m > > sending it in this way because I think changes are not that a small > > to be sent in a mail body or with git mail. > > Thanks. It looks like the mailinglist didn't like the big zip file. > So for now I have put it here: > https://gnu.wildebeest.org/~mark/dwarflint_patches.zip BTW. The *bz2 test binaries under dwarflint/tests were not in the zip file. If any of them didn't come from the dwarf branch could you sent them separately? Thanks, Mark