Skip to content

replace nthSucc with Bsuccx#23199

Merged
thewilsonator merged 2 commits into
dlang:masterfrom
WalterBright:nthSucc
May 30, 2026
Merged

replace nthSucc with Bsuccx#23199
thewilsonator merged 2 commits into
dlang:masterfrom
WalterBright:nthSucc

Conversation

@WalterBright
Copy link
Copy Markdown
Member

Which makes it much more like #23195 in order to narrow down where the problem is in it.

@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @WalterBright!

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.

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

@thewilsonator thewilsonator merged commit 271cd0b into dlang:master May 30, 2026
41 of 43 checks passed
@WalterBright
Copy link
Copy Markdown
Member Author

I hate to do this, but I'm going to revert this. The trouble is I couldn't make the linked list version use the exact same code as the array version, which I was doing to circle in on just where my mistake is. So what I will do is a parallel implementation with this branch, and circle in that way. Ooof.

When the compiler crashes in the test suite, having a stack dump would be helpful here.

WalterBright added a commit that referenced this pull request May 30, 2026
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.

3 participants