Skip to content

fix #22406 - [REG 2.112] Error: function '_d_aaLen' is not callable …#22407

Merged
thewilsonator merged 1 commit intodlang:stablefrom
rainers:issue22406
Jan 17, 2026
Merged

fix #22406 - [REG 2.112] Error: function '_d_aaLen' is not callable …#22407
thewilsonator merged 1 commit intodlang:stablefrom
rainers:issue22406

Conversation

@rainers
Copy link
Copy Markdown
Member

@rainers rainers commented Jan 16, 2026

…using argument types '(shared(int[int]))'

add shared overloads for _d_aaLen and _d_aaIn.

…ble using argument types '(shared(int[int]))'

add shared overloads for _d_aaLen and _d_aaIn
@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @rainers!

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 "stable + dmd#22407"

@thewilsonator thewilsonator merged commit 1fe509b into dlang:stable Jan 17, 2026
67 of 79 checks passed
This was referenced Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants