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: [feature/native-comp] breakage on build Date: Thu, 04 Feb 2021 05:31:28 +0200 Message-ID: <837dno4igf.fsf@gnu.org> References: <87lfca7lsb.fsf@russet.org.uk> <463a837ca8ddbf7533c403350d75125d@russet.org.uk> <39105f71034e0902a749994dda9c4704@russet.org.uk> <83mtwq8kf3.fsf@gnu.org> <83k0ru8jnx.fsf@gnu.org> <83im7e8icf.fsf@gnu.org> <838s8a8adr.fsf@gnu.org> <83sg6h6s6d.fsf@gnu.org> <8335yf7qtf.fsf@gnu.org> <831rdy5i2r.fsf@gnu.org> <87y2g5p0q8.fsf@russet.org.uk> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21821"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, phillip.lord@russet.org.uk To: Andrea Corallo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 04 04:32:27 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 1l7VNb-0005YF-1J for ged-emacs-devel@m.gmane-mx.org; Thu, 04 Feb 2021 04:32:27 +0100 Original-Received: from localhost ([::1]:32884 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7VNa-0007Hs-1R for ged-emacs-devel@m.gmane-mx.org; Wed, 03 Feb 2021 22:32:26 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l7VMf-0006Te-5y for emacs-devel@gnu.org; Wed, 03 Feb 2021 22:31:29 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56954) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7VMe-0002xl-Lb; Wed, 03 Feb 2021 22:31:28 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3802 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l7VMc-0004aU-Fa; Wed, 03 Feb 2021 22:31:27 -0500 In-Reply-To: (message from Andrea Corallo on Wed, 03 Feb 2021 20:27:00 +0000) 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:263834 Archived-At: > From: Andrea Corallo > Cc: Eli Zaretskii , emacs-devel@gnu.org > Date: Wed, 03 Feb 2021 20:27:00 +0000 > > I pushed two commits to diet down the hashes and remove the triplet from > eln filenames, now looking like the following: > > ~/.emacs.d/eln-cache/28.0.50-a45dccd2/advice-791b3e89-08434428.eln > > Thinking about I agree having the version there is still helpful so I > letf it for now, anyway I've no strong feeling against removing it if > Eli prefers. Thanks. Let's leave it at that, and see if it causes problems in some situation.