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

replace OffsetArray(inds...) constructors/calls with OffsetArray(uninitialized, inds...) #24783

Merged
merged 1 commit into from
Nov 26, 2017

Conversation

Sacha0
Copy link
Member

@Sacha0 Sacha0 commented Nov 25, 2017

This pull request replaces OffsetArray(inds...) constructors and calls with OffsetArray(uninitialized, inds...). Ref #24595. Best!

@Sacha0 Sacha0 added the arrays [a, r, r, a, y, s] label Nov 25, 2017
@fredrikekre
Copy link
Member

macOS failure reported as #24789 and download failure on appveyor.

@fredrikekre fredrikekre merged commit 99e650a into JuliaLang:master Nov 26, 2017
@Sacha0 Sacha0 deleted the digoffsetarr branch November 26, 2017 18:45
@Sacha0
Copy link
Member Author

Sacha0 commented Nov 26, 2017

Thanks all! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants