We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This error causes u8vector=, etc. to return an unspecified value when called with more than two vectors.
u8vector=
It is fixed in the first commit added this pull request to John Cowan's repo:
johnwcowan/srfi-160#4
EDIT: This issue is holding up the SRFI 178 egg.
The text was updated successfully, but these errors were encountered:
Fixed in commits: c4f4a3c and a2267dd
Version 0.3 contains contains these fixes.
Sorry, something went wrong.
No branches or pull requests
This error causes
u8vector=, etc. to return an unspecified value when called with more than two vectors.It is fixed in the first commit added this pull request to John Cowan's repo:
johnwcowan/srfi-160#4
EDIT: This issue is holding up the SRFI 178 egg.
The text was updated successfully, but these errors were encountered: