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 24266 - ImportC: struct initializer entry gets ignored #15891

Merged
merged 1 commit into from Dec 8, 2023

Conversation

WalterBright
Copy link
Member

No description provided.

@WalterBright WalterBright added the ImportC Pertaining to ImportC support label Dec 7, 2023
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
24266 regression ImportC: struct initializer entry gets ignored

⚠️⚠️⚠️ Warnings ⚠️⚠️⚠️

To target stable perform these two steps:

  1. Rebase your branch to upstream/stable:
git rebase --onto upstream/stable upstream/master
  1. Change the base branch of your PR to stable

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

@thewilsonator
Copy link
Contributor

Regression to stable?

@WalterBright
Copy link
Member Author

If you like, though the cause of this went into master I think.

@WalterBright
Copy link
Member Author

Yes, the cause went into master, so this one should, too. #15858

@dlang-bot dlang-bot merged commit 4b78331 into dlang:master Dec 8, 2023
43 checks passed
@dkorpel
Copy link
Contributor

dkorpel commented Dec 8, 2023

Another regression unfortunately: https://issues.dlang.org/show_bug.cgi?id=24274

@WalterBright WalterBright deleted the fix24266 branch December 8, 2023 15:55
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
4 participants