From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123912 invoked by alias); 18 Jan 2019 14:26:43 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Id: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 123900 invoked by uid 89); 18 Jan 2019 14:26:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: relay1-d.mail.gandi.net Received: from relay1-d.mail.gandi.net (HELO relay1-d.mail.gandi.net) (217.70.183.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 18 Jan 2019 14:26:41 +0000 X-Originating-IP: 91.166.131.130 Received: from localhost (91-166-131-130.subs.proxad.net [91.166.131.130]) (Authenticated sender: dodji@seketeli.org) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id DAD0E240009; Fri, 18 Jan 2019 14:26:37 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 9DCFC180088E; Fri, 18 Jan 2019 15:26:36 +0100 (CET) From: Dodji Seketeli To: Mark Wielaard Cc: libabigail@sourceware.org Subject: Re: Buildbot failure in Wildebeest Builder on whole buildset Organization: Me, myself and I References: <20190117100851.0E597800729@builder.wildebeest.org> <86tvi7bdeb.fsf@seketeli.org> X-Operating-System: Red Hat Enterprise Linux Workstation 7.5 X-URL: http://www.seketeli.net/~dodji Date: Tue, 01 Jan 2019 00:00:00 -0000 In-Reply-To: (Mark Wielaard's message of "Thu, 17 Jan 2019 15:54:30 +0100") Message-ID: <877ef2dotf.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-q1/txt/msg00009.txt.bz2 Mark Wielaard a =C3=A9crit: > On Thu, 2019-01-17 at 14:51 +0100, Dodji Seketeli wrote: >> get_default_array_lower_bound > > BTW. There is dwarf_default_lower_bound () in libdw. > But also since elfutils 0.170... Right, I should prolly use that one when it's available then. Thanks for the heads up. --=20 Dodji