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

Fix .asd files so they work well with ASDF 3.3 #115

Merged
merged 1 commit into from Dec 11, 2017
Merged

Fix .asd files so they work well with ASDF 3.3 #115

merged 1 commit into from Dec 11, 2017

Conversation

fare
Copy link
Contributor

@fare fare commented Dec 11, 2017

Do NOT call OPERATE (via its alias OOS) from within PERFORM :AFTER methods.

Follow the recommended ASDF best practices.
https://gitlab.common-lisp.net/asdf/asdf/blob/master/doc/best_practices.md

Keep as comments the recommended way to establish system connections
(which itself is discouraged).

Do NOT call OPERATE (via its alias OOS) from within PERFORM :AFTER methods.

Follow the recommended ASDF best practices.
https://gitlab.common-lisp.net/asdf/asdf/blob/master/doc/best_practices.md

Keep as comments the recommended way to establish system connections
(which itself is discouraged).
@marijnh marijnh merged commit 0d0667f into marijnh:master Dec 11, 2017
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