8000 Tags · hu-dwim/hu.dwim.asdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hu-dwim/hu.dwim.asdf

Tags

stable

Toggle stable's commit message

8000 Verified

This commit was signed with the committer’s verified signature. The key has expired.
attila-lendvai Attila Lendvai
fix: follow ASDF's new way of binding *PACKAGE*

the issue is explained in:
https://gitlab.common-lisp.net/asdf/asdf/-/issues/157

basically ASDF started to bind *PACKAGE* (one of the numerous global
state) and it broke our way of loading/installing our reader macros.

this fix is more of a trial and error result than a well understood
change. e.g. both the :AROUND and the AROUND-COMPILE-HOOK are needed,
and i don't really know why the latter is also needed.

conversion-from-darcs

Toggle conversion-from-darcs's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
attila-lendvai Attila Lendvai
converted from darcs to git

0