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 #36272: Error with optional argument in anonymous function defined in macro #36273

Merged
merged 2 commits into from
Jun 15, 2020

Conversation

simeonschaub
Copy link
Member

I hope this is the right location for the test. Is this implementation correct?

Fix #36272

@JeffBezanson JeffBezanson added bugfix This change fixes an existing bug macros @macros backport 1.5 labels Jun 15, 2020
@JeffBezanson
Copy link
Member

LGTM, thanks!

@JeffBezanson JeffBezanson merged commit 8d91b11 into JuliaLang:master Jun 15, 2020
@simeonschaub simeonschaub deleted the fix_36272 branch June 15, 2020 16:36
@simeonschaub simeonschaub restored the fix_36272 branch June 15, 2020 16:36
@simeonschaub simeonschaub deleted the fix_36272 branch June 15, 2020 16:36
@simeonschaub simeonschaub restored the fix_36272 branch June 15, 2020 16:36
@simeonschaub simeonschaub deleted the fix_36272 branch June 15, 2020 16:36
KristofferC pushed a commit that referenced this pull request Jun 16, 2020
simeonschaub added a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug macros @macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with optional argument in anonymous function defined in macro
3 participants