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

Add undef to Vector allocations #29184

Merged
merged 1 commit into from
Sep 15, 2018
Merged

Add undef to Vector allocations #29184

merged 1 commit into from
Sep 15, 2018

Conversation

hycakir
Copy link
Contributor

@hycakir hycakir commented Sep 14, 2018

Without the undef initializer, the corresponding samples give error for julia version >= 1.0.

Without the `undef` initializer, the corresponding samples give error for julia version >= 1.0.
Copy link
Member

@nalimilan nalimilan left a comment

Choose a reason for hiding this comment

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

Thanks!

@KristofferC KristofferC added docs This change adds or pertains to documentation backport pending 1.0 labels Sep 14, 2018
@stevengj stevengj merged commit e2c9878 into JuliaLang:master Sep 15, 2018
KristofferC pushed a commit that referenced this pull request Sep 17, 2018
Without the `undef` initializer, the corresponding samples give error for julia version >= 1.0.

(cherry picked from commit e2c9878)
@KristofferC KristofferC mentioned this pull request Sep 17, 2018
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
Without the `undef` initializer, the corresponding samples give error for julia version >= 1.0.

(cherry picked from commit e2c9878)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants