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

parser unhappiness (jb/functions?) #14610

Closed
vtjnash opened this issue Jan 9, 2016 · 1 comment
Closed

parser unhappiness (jb/functions?) #14610

vtjnash opened this issue Jan 9, 2016 · 1 comment

Comments

@vtjnash
Copy link
Sponsor Member

vtjnash commented Jan 9, 2016

completely unnecessary, but having some fun fixing an unintended method match from #12880:

convert(::Union{ntuple(i->Type{Base.Signed64Types[i]}, length(Signed64Types))...}) = 1
> ERROR: unsupported or misplaced expression block
JeffBezanson added a commit that referenced this issue Jan 12, 2016
fix #14610, closures inside argument type decls
@JeffBezanson
Copy link
Sponsor Member

Only an issue on the branch. Fixed there.

JeffBezanson added a commit that referenced this issue Jan 13, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 13, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 15, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 18, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 18, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 25, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 25, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 26, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 26, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 26, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 27, 2016
fix #14610, closures inside argument type decls
JeffBezanson added a commit that referenced this issue Jan 28, 2016
fix #14610, closures inside argument type decls
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

No branches or pull requests

2 participants