Skip to content

typinf.d : transition to eSink - #23599

Open
WalterBright wants to merge 1 commit into
dlang:masterfrom
WalterBright:typinf.d
Open

typinf.d : transition to eSink#23599
WalterBright wants to merge 1 commit into
dlang:masterfrom
WalterBright:typinf.d

Conversation

@WalterBright

Copy link
Copy Markdown
Member

No description provided.

Comment thread compiler/src/dmd/typinf.d
import dmd.errors;
import dmd.errorsink;
import dmd.expression;
import dmd.hdrgen : toErrMsg;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this import needed? it seems unused.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

toErrMsg is imported into dmd.errors. I think it should be imported from where it came from.

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.

2 participants