Skip to content
New issue

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

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

Already on GitHub? # to your account

bug in check-formal #3

Open
bamboospirit opened this issue Aug 24, 2018 · 0 comments
Open

bug in check-formal #3

bamboospirit opened this issue Aug 24, 2018 · 0 comments

Comments

@bamboospirit
Copy link

Hello, first I want to thank you for developing this very cool lib. I find it very useful.

In order to integrate checkl with fiveam I had to make two simple changes in the code:
In formalize.lisp I changed

do (5am:is (result-equalp last-result result)))))```
to
```do (5am:is (result-equalp prev val)))))```
and then I wrapped check-formal with a (eval-when (:compile-toplevel :load-toplevel :execute)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant