From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: Preview: portable dumper Date: Thu, 29 Mar 2018 00:34:16 -0700 Message-ID: <3b0dd2cd-fd15-c017-7249-7ae2fa567556@dancol.org> References: <1775923222.898447.1518559575706@mail.libero.it> <277032065.898859.1518560883271@mail.libero.it> <1901861254.379742.1519646632018@mail.libero.it> <546679939.469612.1522307541367@mail.libero.it> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1522308764 19888 195.159.176.226 (29 Mar 2018 07:32:44 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 29 Mar 2018 07:32:44 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 To: Angelo Graziosi , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 29 09:32:40 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1S36-00051B-5Z for ged-emacs-devel@m.gmane.org; Thu, 29 Mar 2018 09:32:40 +0200 Original-Received: from localhost ([::1]:54039 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1S57-0001DS-9i for ged-emacs-devel@m.gmane.org; Thu, 29 Mar 2018 03:34:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1S4z-0001DD-F2 for emacs-devel@gnu.org; Thu, 29 Mar 2018 03:34:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1S4w-0002l4-As for emacs-devel@gnu.org; Thu, 29 Mar 2018 03:34:37 -0400 Original-Received: from dancol.org ([2600:3c01::f03c:91ff:fedf:adf3]:46642) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f1S4v-0002jx-VA for emacs-devel@gnu.org; Thu, 29 Mar 2018 03:34:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dancol.org; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject; bh=aZZ1ow8SW5bs8IuVMIH37QmJWOVU5ZKmaPA+iT7lboA=; b=P3wOIODMoVz1foUpGMSm5yEBaZsnbYL8g5MBLUTU8IB4W1bwl0ujPpkeC9jY1G/Cu17VTlMqDe9ebed+F4U3iy+mVkTMgLVcPYi5cxeTZ1Vx0kUjsgBOQ/jZpiiXuxM7OauG3Ap/OoqlqbFDtBgnHU4pFvkU9L11pPDbAvXfAm9p86Lp1SYI8uO+ROwxcClUolfa7dj/yrsZ6PqFEw0/zsJisv9a2j7nA/FptTe0fcb1CbR8K5zI3CP0u8vLcAgJ2muqPNxTqKV5AgFaUncRVXw+EHQwjeSOcUMfba/UYlugMG80FCbsTtGcXzCNcYsKil/U4vn++EhTrIOIlFVEMQ==; Original-Received: from [172.92.145.124] (helo=[192.168.86.27]) by dancol.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1f1S4n-0001p4-J0; Thu, 29 Mar 2018 00:34:25 -0700 In-Reply-To: <546679939.469612.1522307541367@mail.libero.it> Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2600:3c01::f03c:91ff:fedf:adf3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:224141 Archived-At: On 03/29/2018 12:12 AM, Angelo Graziosi wrote: > > They are 4 weeks that pdumper branch is not synchronized, should we continue to test it? > > During this time, builds of that branch have been tested on Windows, GNU/Linux and macOS without showing any specific issue... I'm not sure what's left to test. It works. What's stopping a merge?