Skip to content

dmd.compiler: Remove unused rootHasMain global#12500

Merged
dlang-bot merged 1 commit intodlang:masterfrom
ibuclaw:rm/roothasmain
May 5, 2021
Merged

dmd.compiler: Remove unused rootHasMain global#12500
dlang-bot merged 1 commit intodlang:masterfrom
ibuclaw:rm/roothasmain

Conversation

@ibuclaw
Copy link
Copy Markdown
Member

@ibuclaw ibuclaw commented May 5, 2021

It was made redundant (internally) by #10351. Library front-ends may still find it useful, but I'd rather that they add it back in with the relevant version (DMDLIB) blocks.

@ibuclaw ibuclaw requested a review from kinke as a code owner May 5, 2021 08:23
@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @ibuclaw!

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

@dlang-bot dlang-bot merged commit 5dc9830 into dlang:master May 5, 2021
@ibuclaw ibuclaw deleted the rm/roothasmain branch May 5, 2021 22:11
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