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

cod2.c: improve details a bit pt 2 #9722

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

WalterBright
Copy link
Member

More technical debt removal. A lot of const and reducing scope of variables.

@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 fetch digger
dub run digger -- build "master + dmd#9722"

@WalterBright WalterBright merged commit 9203ab6 into dlang:master Apr 28, 2019
@WalterBright WalterBright deleted the cod2-const2 branch April 28, 2019 05:05
@ghost
Copy link

ghost commented Jun 2, 2020

this has caused a regression when generating 32 bit code, see https://issues.dlang.org/show_bug.cgi?id=20893

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