emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp 320f539 2/2: ; * etc/TODO (pdump): Add a note about


From: Andrea Corallo
Subject: feature/native-comp 320f539 2/2: ; * etc/TODO (pdump): Add a note about native compiler and re-dumping.
Date: Tue, 6 Apr 2021 11:05:59 -0400 (EDT)

branch: feature/native-comp
commit 320f5390567016b5287d15416853e5421e9c2f3a
Author: Andrea Corallo <akrl@sdf.org>
Commit: Andrea Corallo <akrl@sdf.org>

    ; * etc/TODO (pdump): Add a note about native compiler and re-dumping.
---
 etc/TODO | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/etc/TODO b/etc/TODO
index 9448617..f806b6c 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -500,6 +500,13 @@ access in cases which need more than Lisp.
 
 ** Fix portable dumping so that you can redump without using -batch
 
+*** Redumps and native compiler "preloaded" sub-folder.
+In order to depose new .eln files being compiled into the "preloaded"
+sub-folder the native compiler needs to know in advance if this file
+will be preloaded or not.  As .eln files are not moved afterwards
+subsequent redumps might refer to .eln file out of the "preloaded"
+sub-folder.
+
 ** Imenu could be extended into a file-structure browsing mechanism
 This could use code like that of customize-groups.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]