GNU bug report logs - #41443
28.0.50; byte-compiled file with byte-compile-dynamic can't be loaded.

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Thu, 21 May 2020 23:41:01 UTC

Severity: normal

Merged with 41504, 41680

Found in version 28.0.50

Done: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: 41443 <at> debbugs.gnu.org
Subject: bug#41443: 28.0.50; byte-compiled file with byte-compile-dynamic can't be loaded.
Date: Fri, 22 May 2020 08:40:20 +0900
Byte compiled file with byte-compile-dynamic feature can't be loaded
since below commit.

commit f0b0105d913a94c66f230874c9269b19dbbc83bd
Author: Paul Eggert <eggert <at> cs.ucla.edu>
Date:   Tue May 19 23:22:40 2020 -0700

    Hoist some byte-code checking out of eval


1. create below file.

test1.el
-------------------------------------
;;; -*-byte-compile-dynamic: t;-*-

(defun test1-test ())
-------------------------------------

2. Byte-compile the file.
3. Load test1.elc file.  When I load from Dired by 'L', "Load error for /home/kazuhiro/test1.elc" message was displayed.

-- 
Kazuhiro Ito




This bug report was last modified 5 years and 47 days ago.

Previous Next


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