From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: Haiku port try 2 Date: Tue, 14 Sep 2021 16:05:00 +0100 Message-ID: References: <87ee9tjjmt.fsf.ref@yahoo.com> <87ee9tjjmt.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10339"; mail-complaints-to="usenet@ciao.gmane.io" To: Po Lu , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 14 17:47:30 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mQAeg-0002SD-7l for ged-emacs-devel@m.gmane-mx.org; Tue, 14 Sep 2021 17:47:30 +0200 Original-Received: from localhost ([::1]:44184 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQAef-0000n9-4e for ged-emacs-devel@m.gmane-mx.org; Tue, 14 Sep 2021 11:47:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53256) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQ9zt-0006oK-PV for emacs-devel@gnu.org; Tue, 14 Sep 2021 11:05:22 -0400 Original-Received: from outbound.soverin.net ([116.202.126.228]:56701) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQ9zg-0004dQ-9y for emacs-devel@gnu.org; Tue, 14 Sep 2021 11:05:18 -0400 Original-Received: from smtp.soverin.net (unknown [10.10.3.28]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id E888C4F; Tue, 14 Sep 2021 15:05:03 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.142]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1631631903; bh=0M1OCt+XzV7/FHtVkZUSif66foc95I67QeIjqBLz0iE=; h=Date:From:To:Subject:References:In-Reply-To:From; b=dnIXjDy/NN0/5mjHWi5NQfVM/vCbzXaLBtHfKlc5JQaQ9L8bsYQF6Nh3rWnl9mpkj c41gQw4z+jRauS2YMM4sOZfguwjt0z6Gj1f0TQuD74jnB5nHgFz3U5A6Z7ijlfRDM4 xz0tSZErg0yvdsog38Qc99kUSY7pypJEtWOoNgHiY10wASrAgwiprZ79xP1Q0jOtW0 JSZ+EC1CXTrKo7c9Ghsccj8JS1qId+MKeMnKY+G2AUg1SuT09c5jjqTBQjfr+UDSVX b8Zeruh429Ltfvrh+Yz/YmMmLrdRRYiMfNGYJJf4X9ZhjQX7LZAuonPJ1F/iFP/W6O hfFjcgql73eeg== Original-Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1mQ9zY-0005mk-8p; Tue, 14 Sep 2021 16:05:00 +0100 Mail-Followup-To: Alan Third , Po Lu , emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=116.202.126.228; envelope-from=alan@idiocy.org; helo=outbound.soverin.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:274705 Archived-At: On Mon, Sep 13, 2021 at 07:35:31PM +0100, Alan Third wrote: > On Mon, Sep 13, 2021 at 10:26:34AM +0800, Po Lu via Emacs development discussions. wrote: > > > > I'm also not sure Emacs with this patch will still build on a few > > platforms I can't test, namely macOS and MS-Windows. It would be nice > > for someone with a Macintosh to verify that Emacs still builds with this > > patch in place, and inform me of any issues so I can rectify them. > > I'll try giving it a go tomorrow, if I remember. Builds fine on the Mac. -- Alan Third