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

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

bug#42108: 28.0.50; treemacs no longer work on native-comp branch


From: Andrea Corallo
Subject: bug#42108: 28.0.50; treemacs no longer work on native-comp branch
Date: Tue, 30 Jun 2020 19:44:34 +0000 (UTC)

All right also the --cl-rest-- issue should be fixed now with:

4681f33071 Fix lambda-list relocation class

Lambda lists in cl-defun et similia can be expanded using a
--cl-rest-- symbols that are uninterned too.  As a consequence
lambda-lists must be stored in the same relocation class as
conventional objects so can be read by the reader in the same string.
This to maintain correct correspondence with the symbol used in the
function body.

This dynamic scope enablement already enough shake, hopefully is over.

Please give the latest native-comp a go.

Thanks!

  Andrea




reply via email to

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