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

Fix Edebug specification for -cut. #381

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

phst
Copy link
Contributor

@phst phst commented Jun 8, 2021

The first argument becomes a function name. It can't be instrumented
because that would result in an invalid form such as

((edebug-after 0 1 FUNCTION) ...)

The first argument becomes a function name.  It can't be instrumented
because that would result in an invalid form such as

    ((edebug-after 0 1 FUNCTION) ...)
@basil-conto basil-conto merged commit 03cbf13 into magnars:master Jun 9, 2021
@basil-conto
Copy link
Collaborator

Thanks!

@basil-conto basil-conto added the bug Existing behavior is incorrect label Jun 9, 2021
@basil-conto basil-conto added this to the 2.19.0 milestone Jun 9, 2021
@basil-conto basil-conto added this to Done in Release 2.19.0 Jun 9, 2021
@phst phst deleted the edebug-spec-cut branch June 9, 2021 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing behavior is incorrect
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants