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

README.markdown / ASDF issues #1

Closed
slyrus opened this issue Sep 2, 2017 · 0 comments
Closed

README.markdown / ASDF issues #1

slyrus opened this issue Sep 2, 2017 · 0 comments

Comments

@slyrus
Copy link

slyrus commented Sep 2, 2017

The README.markdown file contains some non-ASCII characters which cause the read-sequence call in the :long-description section of the asdf defsystem to fail, unless the default-format is one that can read those characters. It seems that one or more of the following might be appropriate:

  1. remove the non-ascii characters

  2. set the external-format in the with-open-file form

or 3. Not read the README.markdown file for the long-description. Do we really need all of that loaded into memory?

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

No branches or pull requests

1 participant