Skip to content

Comments

fix incorrect imports/fqn usages#3981

Merged
dnadlinger merged 1 commit intodlang:masterfrom
MartinNowak:fix313
Feb 20, 2016
Merged

fix incorrect imports/fqn usages#3981
dnadlinger merged 1 commit intodlang:masterfrom
MartinNowak:fix313

Conversation

@MartinNowak
Copy link
Member

  • mostly of the form import a.b : sym; a.b.sym();, which is wrong b/c
    selective imports do not add the module to the current scope

@MartinNowak
Copy link
Member Author

Please do not merge until we've decided on dlang/dmd#5426.

- mostly of the form `import a.b : sym; a.b.sym();`, which is wrong b/c
  selective imports do not add the module to the current scope
@MartinNowak
Copy link
Member Author

rebased and ready

@dnadlinger
Copy link
Contributor

Auto-merge toggled on

dnadlinger added a commit that referenced this pull request Feb 20, 2016
fix incorrect imports/fqn usages
@dnadlinger dnadlinger merged commit c2ef2f1 into dlang:master Feb 20, 2016
@MartinNowak MartinNowak deleted the fix313 branch February 21, 2016 12:22
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