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

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

bug#41443: 28.0.50; byte-compiled file with byte-compile-dynamic can't b


From: Kazuhiro Ito
Subject: 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
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/28.0.50 (x86_64-w64-mingw32) MULE/6.0 (HANACHIRUSATO)

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





reply via email to

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