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

Remove size from broadcast.jl (#27575) #27590

Merged
merged 1 commit into from
Jun 15, 2018
Merged

Conversation

dlfivefifty
Copy link
Contributor

This resolves #27575

I'm not sure if length(::Broadcasted) should also be removed.

This resolves JuliaLang#27575

I'm not sure if `length(::Broadcasted)` should also be removed.
Copy link
Member

@mbauman mbauman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dlfivefifty
Copy link
Contributor Author

No worries! (It probably won't come as a surprise that I just figured out how to make changes directly in Github...)

@mbauman
Copy link
Member

mbauman commented Jun 15, 2018

FreeBSD hit ENOMEM and CircleCI was Killed.

@mbauman mbauman merged commit 6f87e54 into JuliaLang:master Jun 15, 2018
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.

size(::Broadcasted) throws UndefVarError
2 participants