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

fix Issue 22413 - importC: Error: array index 0 is out of bounds #13189

Merged
merged 1 commit into from Oct 18, 2021

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Oct 17, 2021

initializerSemantic completes the array type of the var declaration, but this wasn't being ran for locals.

@ibuclaw ibuclaw added Bug Fix ImportC Pertaining to ImportC support labels Oct 17, 2021
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
22413 major importC: Error: array index 0 is out of bounds

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "stable + dmd#13189"

@Geod24
Copy link
Member

Geod24 commented Oct 18, 2021

Needs rebase

@ibuclaw
Copy link
Member Author

ibuclaw commented Oct 18, 2021

Needs rebase

So no one reviewed the one PR I said will rebase to then? :-)

@dlang-bot dlang-bot merged commit c38ffba into dlang:stable Oct 18, 2021
@ibuclaw ibuclaw deleted the issue22413 branch October 18, 2021 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Bug Fix ImportC Pertaining to ImportC support
Projects
None yet
5 participants