emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#40969: closed (28.0.50; [feature/native-comp] unnecessary recompilat


From: GNU bug Tracking System
Subject: bug#40969: closed (28.0.50; [feature/native-comp] unnecessary recompilation)
Date: Thu, 30 Apr 2020 19:29:02 +0000

Your message dated Thu, 30 Apr 2020 19:28:54 +0000
with message-id <address@hidden>
and subject line Re: bug#40969: 28.0.50; [feature/native-comp] unnecessary 
recompilation
has caused the debbugs.gnu.org bug report #40969,
regarding 28.0.50; [feature/native-comp] unnecessary recompilation
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40969: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40969
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 28.0.50; [feature/native-comp] unnecessary recompilation Date: Wed, 29 Apr 2020 20:32:26 +0200
I notice that when I 'org-reload' C-c C-x ! then the whole
compilation starts again even when its already compiled. Somewhere it
misses that. I didn't investigate this any further. Maybe its intended
behavior because org-mode forces to byte-compile itself.

Might be smarter to store a hash over the source .el or .elc in the .eln
metadata and prevent recompilation when it was already compiled. In fact
all .eln could be addressed by these hashes with some directory
restructuring (I dont go into detail here, this would be another
feature).

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5, cairo 
version 1.16.0)
 of 2020-04-26 built on wolke
Repository revision: e6fb440ed7e48c2e8c4bba4666db2f0ff9950a25
Repository branch: native-comp
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)

Configured using:
 'configure --with-nativecomp --with-cairo
 --enable-link-time-optimization --with-xwidgets'

Configured features:
XPM JPEG TIFF GIF PNG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL
LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS PDUMPER
GMP

Important settings:
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix



--- End Message ---
--- Begin Message --- Subject: Re: bug#40969: 28.0.50; [feature/native-comp] unnecessary recompilation Date: Thu, 30 Apr 2020 19:28:54 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
I'm still not sure if we should switch off deferred compilation while
loading with MUST-SUFFIX but given 02e3ffad6d solves this issue I'm
closing the bug.

Thanks Christian for reporting it.

Andrea

-- 
address@hidden


--- End Message ---

reply via email to

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