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 23054 - importC: struct compound-literal assigned by pointe… #14118

Merged
merged 1 commit into from
May 14, 2022

Conversation

WalterBright
Copy link
Member

…r has wrong storage duration

Easier to fix than I thought it would be. (Crosses fingers!)

@WalterBright WalterBright added the Feature:ImportC Pertaining to ImportC support label May 12, 2022
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
23054 normal importC: struct compound-literal assigned by pointer has wrong storage duration

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#14118"

src/dmd/e2ir.d Outdated Show resolved Hide resolved
@ljmf00
Copy link
Member

ljmf00 commented May 14, 2022

I think auto-merge won't work here. CI seem to be failing due to the new classInstanceAlignment. Perhaps you are in an old base and maybe rebasing will solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants