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: Wed, 14 Feb 2018 16:49:43 -0800 Message-ID: <0eef747d-0dae-e32f-477a-e72eadf1626f@dancol.org> References: <1775923222.898447.1518559575706@mail.libero.it> <83inb0xkfx.fsf@gnu.org> <20180214203434.GA83944@breton.holly.idiocy.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1518655693 24277 195.159.176.226 (15 Feb 2018 00:48:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 15 Feb 2018 00:48:13 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 Cc: Angelo Graziosi , emacs-devel@gnu.org To: Alan Third , Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 15 01:48:08 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 1em7iP-0005Ko-WD for ged-emacs-devel@m.gmane.org; Thu, 15 Feb 2018 01:47:58 +0100 Original-Received: from localhost ([::1]:49200 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1em7kR-0007CW-L2 for ged-emacs-devel@m.gmane.org; Wed, 14 Feb 2018 19:50:03 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1em7kG-0007BQ-8g for emacs-devel@gnu.org; Wed, 14 Feb 2018 19:49:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1em7kF-0008AN-9H for emacs-devel@gnu.org; Wed, 14 Feb 2018 19:49:52 -0500 Original-Received: from dancol.org ([2600:3c01::f03c:91ff:fedf:adf3]:37610) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1em7kE-00089B-W3; Wed, 14 Feb 2018 19:49:51 -0500 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:Cc:To:Subject; bh=z2kzynASUBsfLtOl/ehL8m31xslbOM0Ixzn0mdwbjWg=; b=W+YbFC1N5niDDX0lLrwFEa06I9c8tZ9cIypi129BkII1Ue+3lFWvlWTyVLL4wxkiaeAvPyEm8m0T0do61t/NIBex9hzu3GYsZhzJNSmdxG0CCY6tDfPw1XvDekaZ0mJ1AEJPFQ7npoeViPpgIVOfAH+zwkN2/MA7o2dY4avr+0IDxY7//soZczxo+EuoJlbmYYZkVU2wc68uBtFjtlkPVm6QeKFQw3Dip3BX6x0FZ2L3F0Lo3ziPqSjsCB3bPP5Vd9p0bcbUUltPL2cxHAhJRNtXuF8CHpc1X2bD4wcW1wk+svlg2mfcTfA9F7fA7UIH3ae9RW5hYzn7Z2+gJKHtAg==; Original-Received: from [2604:4080:1321:8ab0:1c71:c7cb:5303:a013] by dancol.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1em7kD-0004cX-BA; Wed, 14 Feb 2018 16:49:49 -0800 In-Reply-To: <20180214203434.GA83944@breton.holly.idiocy.org> 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:222756 Archived-At: On 02/14/2018 12:34 PM, Alan Third wrote: > On Wed, Feb 14, 2018 at 06:29:54AM +0200, Eli Zaretskii wrote: >>> Date: Tue, 13 Feb 2018 23:06:15 +0100 (CET) >>> From: Angelo Graziosi >>> >>> Eli Zaretskii wrote: >>>> >>>> I'd urge people to try this branch and report any issues they see. >>> >>> What should we look for? >> >> The usual stuff, I think: does it build, does it work as expected, >> etc. > > Lots of errors on macOS 10.13 (clang). Looks like they’re mostly the > same thing repeated. > > dispnew.c:3019:1: error: argument to 'section' attribute is not valid for this > target: mach-o section specifier requires a segment and section separated > by a comma > DEFUN ("redraw-frame", Fredraw_frame, Sredraw_frame, 0, 1, 0, > ^ > ./lisp.h:3183:4: note: expanded from macro 'DEFUN' > SUBR_SECTION_ATTRIBUTE \ > ^ > ./lisp.h:3150:52: note: expanded from macro 'SUBR_SECTION_ATTRIBUTE' > # define SUBR_SECTION_ATTRIBUTE ATTRIBUTE_SECTION (".subrs") > ^ > dispnew.c:3028:1: error: argument to 'section' attribute is not valid for this > target: mach-o section specifier requires a segment and section separated > by a comma > DEFUN ("redraw-display", Fredraw_display, Sredraw_display, 0, 0, "", > ^ Thanks. I've pushed a fix, I think.