Skip to content

Fix to compilation issues. #15

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

Merged
merged 1 commit into from
Oct 1, 2012
Merged

Fix to compilation issues. #15

merged 1 commit into from
Oct 1, 2012

Conversation

yifu
Copy link
Contributor

@yifu yifu commented Oct 1, 2012

I am reading the chapter 3 in Clojure programming book.

Opening the whole file with Paredit enabled, it complained that some closing parenthesis were missing.
Then trying to execute a function definition in the Wilson's maze generator exercise, the clojure compiler complained of an unknown symbol : <8>. It looks like an "item bullet" which appears in the book in order to comment the source code. Removing it enables the code to compile.

@cemerick cemerick merged commit 0913e2e into clojurebook:master Oct 1, 2012
@cemerick
Copy link
Member

cemerick commented Oct 1, 2012

Thank you very much for noticing that! Merged.

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.

2 participants