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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#41443: closed (28.0.50; byte-compiled file with
 byte-compile-dynamic can't be loaded.)
Date: Wed, 03 Jun 2020 08:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 03 Jun 2020 17:28:18 +0900
with message-id <86blm0a6zh.wl--xmue <at> d1.dion.ne.jp>
and subject line Re: bug#41443: 28.0.50; byte-compiled file with byte-compile-dynamic can't be loaded.
has caused the debbugs.gnu.org bug report #41443,
regarding 28.0.50; byte-compiled file with byte-compile-dynamic can't be loaded.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
41443: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41443
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 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


[Message part 3 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: 41443-done <at> debbugs.gnu.org
Subject: Re: bug#41443: 28.0.50;
 byte-compiled file with byte-compile-dynamic can't be loaded.
Date: Wed, 03 Jun 2020 17:28:18 +0900
Fixed by the commit 188dc2e5a3cb2de69ec14715ba288ab1e30da6eb .

> 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.