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

stop relying on sketchy Julia behavior in at-q #147

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

simeonschaub
Copy link
Member

Interpolation inside @q currently only works because of sketchy macro hygiene behavior in quasiquotes: JuliaLang/julia#37540. This fix should be completely harmless in all Julia versions, but should fix 223 of the PkgEval failures in JuliaLang/julia#37573.

@JeffBezanson
Copy link

Bump. Somebody merge please?

@cstjean cstjean merged commit f310c7c into FluxML:master Oct 6, 2020
@simeonschaub simeonschaub deleted the fix_at-q_37573 branch October 6, 2020 17:01
@simeonschaub
Copy link
Member Author

@cstjean Would you mind bumping the patch version and tagging a new release?

@cstjean
Copy link
Collaborator

cstjean commented Oct 12, 2020

Would you care to make the PR with the bumped patch version please? I'll merge it. Otherwise I'll get to that tomorrow.

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.

3 participants