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: Windows 28.1 install/zip has el newer than elc for some files? Date: Thu, 21 Apr 2022 21:34:14 +0300 Message-ID: <83ilr2qo9l.fsf@gnu.org> References: <86pmldv0ft.fsf@gmail.com> <86mtggo37a.fsf@gmail.com> <83mtggtgkw.fsf@gnu.org> <83k0biqv86.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15707"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Corwin Brust Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Apr 21 20:36:08 2022 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 1nhbex-0003rb-RK for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Apr 2022 20:36:08 +0200 Original-Received: from localhost ([::1]:55152 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhbew-0004rJ-3r for ged-emacs-devel@m.gmane-mx.org; Thu, 21 Apr 2022 14:36:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhbdD-0003vq-6W for emacs-devel@gnu.org; Thu, 21 Apr 2022 14:34:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39988) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhbdC-0004fm-M9; Thu, 21 Apr 2022 14:34:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Px6B/lXHHYD5/3gYxdvw6SFyNz0mtP5apeZF5fcvQdY=; b=qB2u2AmI1xCA /ud5S4lURjnvM8VbIhQDxQTZsS1iOB6TBRtL0AyCXNluN5FBCpkUqFzB7D1QerGgd0LeNyiuu+e4P Uc3yR2A5CCy7Yy5d1V6BY/0NgjVZISg71Is2NqWSVDkBQNnd3rT40XkxhEV+K9hxd+xJDEEL/Uwby eJmzbR/EZl7WI+DGng2ICDjZdzsi+MjFqboeXMj+Wya2oa5Ht7su4jwJh3rDyPGbbaRQVtONkU1XZ vC841yoNw9zjYwgm4Bi8piyQ4BYc4ySHMv6Sn7fTr9JF8YlASkzD0844qJLU3KM8IKP3sWrvXi/JW z0RDUL5f9xG3ERDVgpUhzg==; Original-Received: from [87.69.77.57] (port=4989 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhbdC-0002Eo-4h; Thu, 21 Apr 2022 14:34:18 -0400 In-Reply-To: (message from Corwin Brust on Thu, 21 Apr 2022 11:08:52 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:288767 Archived-At: > From: Corwin Brust > Date: Thu, 21 Apr 2022 11:08:52 -0500 > Cc: Emacs developers > > On Thu, Apr 21, 2022 at 11:03 AM Eli Zaretskii wrote: > > > > > corwi@Avalon MINGW64 /d/emacs-build > > > $ unzip -lv install/upload/emacs-28.1.zip | grep xwidget.el > > > 28927 Defl:X 7669 74% 2022-03-11 01:04 8d0d1e4b > > > emacs-28.1/share/emacs/28.1/lisp/xwidget.el > > > 25110 Defl:X 7180 71% 2022-04-03 07:16 3d3a8c8c > > > emacs-28.1/share/emacs/28.1/lisp/xwidget.elc > > > > That's not what I see in the zip file that was originally on the GNU > > FTP site: > > What do you mean by "originally on the GNU FTP site"? Are you talking > about the version that I created from git and have now replaced with > versions created from the source tarball? If so, I'm not sure what > else to do about those, having already replaced them with versions > created from the tarball as I understand you prefer. I mean the version I downloaded on Apr 19. If you understand why that zip file had problematic timestamps, and if you have corrected that problem, then we can forget about it.