From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 28 pretest MS Windows snapshots Date: Thu, 02 Jul 2020 20:48:45 +0300 Message-ID: <83lfk1x0xu.fsf@gnu.org> References: <525489ee-b53c-49f4-bcc1-512f48175e08@default> <87wo3lhmj7.fsf@russet.org.uk> <83sge9x1ja.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12618"; mail-complaints-to="usenet@ciao.gmane.io" Cc: drew.adams@oracle.com, emacs-devel@gnu.org To: phillip.lord@russet.org.uk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jul 02 19:54:01 2020 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 1jr3PM-00038J-0C for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Jul 2020 19:54:00 +0200 Original-Received: from localhost ([::1]:41792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jr3PL-0006ZG-1V for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Jul 2020 13:53:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jr3KK-0005Ib-52 for emacs-devel@gnu.org; Thu, 02 Jul 2020 13:48:48 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37440) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jr3KJ-0001Kp-35; Thu, 02 Jul 2020 13:48:47 -0400 Original-Received: from [176.228.60.248] (port=4604 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jr3KI-0007mi-5E; Thu, 02 Jul 2020 13:48:46 -0400 In-Reply-To: <83sge9x1ja.fsf@gnu.org> (message from Eli Zaretskii on Thu, 02 Jul 2020 20:35:53 +0300) 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:252634 Archived-At: > Date: Thu, 02 Jul 2020 20:35:53 +0300 > From: Eli Zaretskii > Cc: drew.adams@oracle.com, emacs-devel@gnu.org > > > From: Phillip Lord > > Date: Thu, 02 Jul 2020 18:09:00 +0100 > > Cc: emacs-devel@gnu.org > > > > Eli, I don't include libgmp at the moment. Is this new for Emacs-27 > > also? If so, I need to update that also. > > Yes, GMP is needed because we now have bignums in Emacs. In case it wasn't clear: yes, GMP is needed with both Emacs 27 and 28.