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

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

bug#32352: 27.0.50; build error


From: Noam Postavsky
Subject: bug#32352: 27.0.50; build error
Date: Tue, 13 Nov 2018 08:58:52 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Noam Postavsky <npostavs@gmail.com> writes:

>> which dies doing
>>
>> ./src/bootstrap-emacs -batch -f batch-byte-compile lisp/files.el
>>
>> at (alist-get class dir-locals-class-alist) when gv.elc loads.
>> (It's fine if you load bytecomp.el instead of .elc.)
>
> Not entirely sure about bytecomp.el vs elc,

Just for the record, the reason it works with bytecomp.el is that an
uncompiled bytecomp triggers loading of gv earlier, and so avoids the
problem by reading it while read-circle is not bound to nil.





reply via email to

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