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 23224 - ImportC: memory model switch is not passed to C pre… #14259

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

WalterBright
Copy link
Member

…processor

For cpp builds.

For sppn.exe, it's 32 bit only so not necessary.

For cl /P the executable determines 32 or 64 bit, not a command line option.

Needed for dlang/phobos#8484

@WalterBright WalterBright added Review:Easy Review Feature:ImportC Pertaining to ImportC support labels Jun 30, 2022
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
23224 normal ImportC: memory model switch is not passed to C preprocessor

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

@WalterBright WalterBright added the Review:Blocking Other Work review and pulling should be a priority label Jun 30, 2022
@dlang-bot dlang-bot merged commit 59e2a80 into dlang:master Jun 30, 2022
@WalterBright WalterBright deleted the fix23224 branch June 30, 2022 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants