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 23217 - ImportC: extra initializer(s) error for array of st… #14258

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

WalterBright
Copy link
Member

…ructs

The fix was to delay applying const to the TypeTag until after it gets resolved.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
23217 normal ImportC: extra initializer(s) error for array of structs

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 "master + dmd#14258"

@WalterBright
Copy link
Member Author

One of the issues blocking dlang/phobos#8484

@WalterBright WalterBright added the Review:Blocking Other Work review and pulling should be a priority label Jun 30, 2022
@WalterBright WalterBright merged commit fc2ca1d into dlang:master Jun 30, 2022
@WalterBright WalterBright deleted the fix23217 branch June 30, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:ImportC Pertaining to ImportC support Review:Blocking Other Work review and pulling should be a priority Review:Easy Review Severity:Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants