Skip to content

Make alias visit public in src/dfmt/ast_info.FormatVisitor#316

Merged
wilzbach merged 1 commit intodlang-community:masterfrom
RazvanN7:Fix_imports
Jan 25, 2018
Merged

Make alias visit public in src/dfmt/ast_info.FormatVisitor#316
wilzbach merged 1 commit intodlang-community:masterfrom
RazvanN7:Fix_imports

Conversation

@RazvanN7
Copy link
Copy Markdown
Contributor

Making the visiting alias private makes it so that the visit(Module) overload is not visible outside the FormatVisitor class. The code worked up until now due to a bug [1] in the compiler.

[1] dlang/dmd#7766

@wilzbach
Copy link
Copy Markdown
Member

The Travis build queue is still stalled for OSX :/

@wilzbach wilzbach merged commit 6e598c1 into dlang-community:master Jan 25, 2018
@wilzbach wilzbach mentioned this pull request Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants