From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Size of emacs.pdmp changes between successive installs Date: Tue, 19 Nov 2019 09:18:22 -0800 Organization: UCLA Computer Science Department Message-ID: <087af1dc-bde6-9be9-a58a-a7bd6cdcaf88@cs.ucla.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="173927"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 Cc: emacs-devel@gnu.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 19 18:19:54 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iX7AN-000izC-DQ for ged-emacs-devel@m.gmane.org; Tue, 19 Nov 2019 18:19:51 +0100 Original-Received: from localhost ([::1]:48240 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iX7AL-0001er-Ug for ged-emacs-devel@m.gmane.org; Tue, 19 Nov 2019 12:19:49 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48615) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iX78z-0001b5-PE for emacs-devel@gnu.org; Tue, 19 Nov 2019 12:18:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iX78y-0001ma-NT for emacs-devel@gnu.org; Tue, 19 Nov 2019 12:18:25 -0500 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:37450) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iX78y-0001lj-HE for emacs-devel@gnu.org; Tue, 19 Nov 2019 12:18:24 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 240AB1600CC; Tue, 19 Nov 2019 09:18:23 -0800 (PST) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id epF9TLShnRzl; Tue, 19 Nov 2019 09:18:22 -0800 (PST) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 7761F16023B; Tue, 19 Nov 2019 09:18:22 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 1VCpWUiWtuE7; Tue, 19 Nov 2019 09:18:22 -0800 (PST) Original-Received: from [192.168.1.9] (cpe-23-242-74-103.socal.res.rr.com [23.242.74.103]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 53EE01600CC; Tue, 19 Nov 2019 09:18:22 -0800 (PST) In-Reply-To: Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 131.179.128.68 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:242440 Archived-At: On 11/19/19 8:59 AM, Ulrich Mueller wrote: > Why is that so? Shouldn't it be deterministic? I would think so, yes. What differs about the two pdump files and why? (I realize this might not be an easy question to answer....)