Skip to content

Automatic allocation #6

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

Closed
raduitache opened this issue May 22, 2020 · 1 comment
Closed

Automatic allocation #6

raduitache opened this issue May 22, 2020 · 1 comment
Assignees

Comments

@raduitache
Copy link

In version 1.1, if I had a variable a and I would assign to a[2][3] something, everything up to that field would be allocated. Right now, no such thing is happening, I'm only being thrown an error

@llalexandru00 llalexandru00 self-assigned this May 24, 2020
@llalexandru00
Copy link
Contributor

The issue is due to the recent changes on dynamic allocations. The bug was identified and it will be fixed in short time in the next release.

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