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 22808 - ImportC: function not decaying to pointer to functi… #13743

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

WalterBright
Copy link
Member

…on in return statement

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
22808 normal ImportC: function not decaying to pointer to function in return statement.

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

ibuclaw
ibuclaw previously requested changes Mar 2, 2022
Copy link
Member

@ibuclaw ibuclaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong file extension in test.

@WalterBright
Copy link
Member Author

Well, it worked before I copied it to the test directory and renamed it!

@WalterBright WalterBright dismissed ibuclaw’s stale review March 2, 2022 09:34

changed the name

@dlang-bot dlang-bot merged commit d14ff49 into dlang:master Mar 2, 2022
@WalterBright WalterBright deleted the fix22808 branch March 2, 2022 18:18
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.

3 participants