Skip to content

Fix #10603 - toDelegate accepts but can’t handle a templated opCall #10602

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

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

0xEAB
Copy link
Member

@0xEAB 0xEAB commented Dec 30, 2024

Found this issue while experimenting with #8769 and #10599.
Gonna open an issue to document the problem.

@dlang-bot
Copy link
Contributor

dlang-bot commented Dec 30, 2024

Thanks for your pull request, @0xEAB!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

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

  • In preparation for migrating from Bugzilla to GitHub Issues, the issue reference syntax has changed. Please add the word "Bugzilla" to issue references. For example, Fix Bugzilla Issue 12345 or Fix Bugzilla 12345.(Reminder: the edit needs to be done in the Git commit message, not the GitHub pull request.)

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 + phobos#10602"

@0xEAB 0xEAB changed the title Fix toDelegate being incapable of handling templated opCall Fix #10603 - toDelegate accepts but can’t handle a templated opCall Dec 30, 2024
@0xEAB 0xEAB marked this pull request as ready for review December 30, 2024 02:24
@thewilsonator thewilsonator merged commit 4c4c37a into dlang:master Dec 30, 2024
9 checks passed
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