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

Bug with anonymous functions in Julia 1.9 #2427

Closed
greimel opened this issue Jan 2, 2023 · 0 comments · Fixed by #2433
Closed

Bug with anonymous functions in Julia 1.9 #2427

greimel opened this issue Jan 2, 2023 · 0 comments · Fixed by #2433
Labels
bug Something isn't working

Comments

@greimel
Copy link
Contributor

greimel commented Jan 2, 2023

Some my old notebooks stopped working on Julia 1.9.

I reduced it to the following MWE

image

Pluto doesn't find bindings when they are used inside an anonymous function.

The code is here

https://gist.github.com/greimel/e4f87e0f7162ddb5bbf5aac7ed477867

Notebook runs fine in Julia 1.8 and in the 1.9 REPL.

Pangoraw added a commit that referenced this issue Jan 4, 2023
This seems to be a weird issue with splatting or `union!` but I
could not manage to reproduce outside.
@Pangoraw Pangoraw added the bug Something isn't working label Jan 9, 2023
@Pangoraw Pangoraw linked a pull request Jan 10, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants