Skip to content

Conversation

@manphiz
Copy link

@manphiz manphiz commented Apr 21, 2024

  • Buttercup since 1.34 starts to support oclosure, so eval will be used in dynamic scope by default.
  • This patch ensures that eval is using lexical scope to retain previous behavior and fix tests in buttercup >=1.34.

* Buttercup since 1.34 starts to support oclosure, so eval will be
used in dynamic scope by default.
* This patch ensures that eval is using lexical scope to retain
previous behavior and fix tests in buttercup >=1.34.
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.

1 participant