GNU bug report logs - #47067
28.0.50; [feature/native-comp] Crash while scrolling through dispnew.c

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Thu, 11 Mar 2021 11:28:02 UTC

Severity: normal

Found in version 28.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #314 received at 47067 <at> debbugs.gnu.org (full text, mbox):

From: Andrea Corallo <akrl <at> sdf.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 47067 <at> debbugs.gnu.org
Subject: Re: bug#47067: 28.0.50; [feature/native-comp] Crash while scrolling
 through dispnew.c
Date: Sun, 04 Apr 2021 20:52:51 +0000
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Andrea Corallo <akrl <at> sdf.org>
>> Cc: 47067 <at> debbugs.gnu.org
>> Date: Thu, 25 Mar 2021 20:24:12 +0000
>> 
>> >> The only non trivial part here is to identify at compile time if a file
>> >> will be preloaded or not (so we can output it in the preloaded
>> >> directory).
>> >> 
>> >> Any obvious suggestion here before I start hacking the build system?
>> >
>> > Why does it have to be the build system?  dump-emacs-portable is an
>> > Emacs function, it doesn't use any of the build machinery.
>> 
>> If we want to have the eln files dumped into the "preloaded" subfolder
>> we need to know where to output when they are compiled, so before
>> `dump-emacs-portable' is called.
>
> Ah, I see now.  The list of the files that could be preloaded is in
> $shortlisp, see src/Makefile.in.  The file names are read from
> src/lisp.mk.

Here I'm, 6f8ec14491 should introduce the behaviour we wanted, preloaded
files are now deposed in the 'preloaded' subfolder.

Also, 1ad0ecea2b reinstablish the fact that at each re-compilation we
clean-up stale eln files in all the directories in `comp-eln-load-path',
indeed this is excluding the introduced 'preloaded' subfolder.

Regards

  Andrea




This bug report was last modified 4 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.