Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cffi-toolchain: don't reintroduce bugs to ECL's ASDF #143

Merged
merged 1 commit into from May 25, 2019

Conversation

dkochmanski
Copy link
Contributor

ECL has a ASDF forked from version 3.1.7 version and tags it as
3.1.8 (to avoid confusion, official release following 3.1.7 is
3.2.0). This version has some bugs fixed (especially regarding
bundles) for ECL, so loading this file reintroduces said issues. Since
there is no "official" ASDF 3.1.8 release this change doesn't impact
anything except ECL.

Issue in question is regression with init names, monolithic bundles
and file causes all systems depending on it to loaded twice before
they really are compiled.

ECL has a ASDF forked from version 3.1.7 version and tags it as
3.1.8 (to avoid confusion, official release following 3.1.7 is
3.2.0). This version has some bugs fixed (especially regarding
bundles) for ECL, so loading this file reintroduces said issues. Since
there is no "official" ASDF 3.1.8 release this change doesn't impact
anything except ECL.

Issue in question is regression with init names, monolithic bundles
and file causes all systems depending on it to loaded twice before
they really are compiled.
@luismbo luismbo merged commit 8683656 into cffi:master May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants