Skip to content

move fillInDNunambig() to gflow.d#12453

Merged
dlang-bot merged 1 commit intodlang:masterfrom
WalterBright:defnod
Apr 20, 2021
Merged

move fillInDNunambig() to gflow.d#12453
dlang-bot merged 1 commit intodlang:masterfrom
WalterBright:defnod

Conversation

@WalterBright
Copy link
Member

This is a refactor with the goal of seeing if there's a fix to the quadratic behavior identified in https://issues.dlang.org/show_bug.cgi?id=6401#c4

fillInDNunambig() is only called in one place, this moves it to that place.

Did some replacement of go global variables with parameters.

More to come.

@dlang-bot
Copy link
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#12453"

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

Comments