emacs-devel
[Top][All Lists]
Advanced

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

Re: native-comp bytecode error


From: Noam Postavsky
Subject: Re: native-comp bytecode error
Date: Tue, 26 May 2020 07:17:46 -0400

On Tue, 26 May 2020 at 06:02, Alex Bennée <address@hidden> wrote:

> When I updated my native-comp branch I ran into an error:
>
>   read(#<buffer  *load*-542126>)
>   eval-buffer(#<buffer  *load*-542126> nil 
> "/home/alex/.emacs.d/elpa/use-package-2.4/use-packa..." nil t)  ; Reading at 
> buffer position 38978

You haven't show the actual error, but perhaps this is the use-package
bug (accidentally uses a byte code literal #[...] where a vector
literal [...] was meant)?

https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg02859.html



reply via email to

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