dmd icon indicating copy to clipboard operation
dmd copied to clipboard

Refactor address-taking code and use it to give a better error message

Open maxhaton opened this issue 2 years ago • 1 comments

Sketch towards structuring the escape code. Strange functions lying in ponds manipulating integers is no basis for a system of compilation.

much to clean up but enough to be looked at.

maxhaton avatar Jun 23 '22 05:06 maxhaton

Thanks for your pull request, @maxhaton!

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

dlang-bot avatar Jun 23 '22 05:06 dlang-bot