From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66520 invoked by alias); 26 Nov 2019 08:39:37 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 66511 invoked by uid 89); 26 Nov 2019 08:39:37 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=HX-Spam-Relays-External:sk:authent, H*r:sk:authent, H*RU:sk:authent, Green X-HELO: einhorn-mail.in-berlin.de Received: from einhorn-mail.in-berlin.de (HELO einhorn-mail.in-berlin.de) (217.197.80.20) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Nov 2019 08:39:35 +0000 X-Envelope-From: doko@ubuntu.com Received: from authenticated.user (localhost [127.0.0.1]) by einhorn.in-berlin.de with ESMTPSA id xAQ8dUOA016178 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Tue, 26 Nov 2019 09:39:30 +0100 Subject: Re: libffi 3.3 release candidate 1 To: Anthony Green Cc: libffi-discuss References: From: Matthias Klose Message-ID: <558abfbb-d3a5-d0ed-f2d1-c7aee5bb9de7@ubuntu.com> Date: Tue, 26 Nov 2019 08:39:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019/txt/msg00090.txt.bz2 On 08.11.19 15:27, Anthony Green wrote: > Thanks, Matthias, this is incredibly helpful. > > For ecl, it looks like they are using FFI_UNIX64 on the 32-bit x86, and > similar for amd64. This is easy to fix, and I'll submit a patch to > upstream ecl. please could you point me to this patch, or attach it here? Matthias