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

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

bug#40620: 28.0.50; native-comp branch breaks all packages' autoloads.el


From: Andrea Corallo
Subject: bug#40620: 28.0.50; native-comp branch breaks all packages' autoloads.el
Date: Tue, 14 Apr 2020 17:56:17 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

"gliao.tw--- via "Bug.reports.for.GNU.Emacs@mx.sdf.org,
the.Swiss.army.knife.of.text.editors"
<bug-gnu-emacs@gnu.org>"@mx.sdf.org writes:

> The native-comp branch deems the fololiwng statement
> (add-to-list 'load-path (directory-file-name
>                          (or (file-name-directory #$) (car
> load-path))))
>
> in each elpa/melpa package's (pkg-name)-autoloads.el  as invalid with
> the following error message:
>
> Error loading autoloads: (wrong-type-argument stringp nil)
>
> As a result, all the rest part of the autloads.el file are not
> evaluated that leads
> to many .elc/el/eln files are not added to load-path.
>
> The last master branch (cloned 2020-4-1-3 22:25 CDT) build does not
> have this
> issue.

Hi,

this is fixed by 8db8c851ad.

Thanks for the quick report, closing it.

  Andrea

-- 
akrl@sdf.org





reply via email to

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