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

Optional argument in copy! procedures #1

Closed
Zipheir opened this issue Nov 13, 2020 · 2 comments
Closed

Optional argument in copy! procedures #1

Zipheir opened this issue Nov 13, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Zipheir
Copy link
Contributor

Zipheir commented Nov 13, 2020

The start and end arguments to @vector-copy! and @vector-reverse-copy! should be optional, per the SRFI document.

@diamond-lizard diamond-lizard added the bug Something isn't working label Nov 13, 2020
@diamond-lizard diamond-lizard self-assigned this Nov 14, 2020
@diamond-lizard
Copy link
Owner

diamond-lizard commented Nov 14, 2020

This bug has been submitted upstream.
Waiting for upstream fix.

@diamond-lizard
Copy link
Owner

diamond-lizard commented Nov 19, 2020

In #chicken, Zipheir wrote:

"You may want to cherry-pick this commit for your SRFI 160 egg."

and pasted a ilnk to: johnwcowan/srfi-160@8fd5bbc

"It fixes the optional-arguments bug for @vector-copy!"

diamond-lizard pushed a commit that referenced this issue Nov 19, 2020
Applied patch from commit 8fd5bbc

then ran ./atexpander.sh

commit: johnwcowan/srfi-160@8fd5bbc

issue 1:  #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants