Skip to content

Ambient block scoped references in different files#15771

Merged
sandersn merged 2 commits into
masterfrom
ambient-block-scoped-references-in-different-files
May 11, 2017
Merged

Ambient block scoped references in different files#15771
sandersn merged 2 commits into
masterfrom
ambient-block-scoped-references-in-different-files

Conversation

@sandersn
Copy link
Copy Markdown
Member

Allow references to ambient block scoped variables even when

  1. --out or --outfile is specified
  2. The block scoped variable's file is after the referrer's file.

Previously these properties would use order of the files in the project to figure out if the reference was legal.

Fixes #15734

sandersn added 2 commits May 11, 2017 11:37
Even when
1. --out or --outfile is specified
2. The block scoped variable's file is after the referrer's file.
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented May 11, 2017

We need this in release-2.3 as well.

@sandersn sandersn merged commit b1da19a into master May 11, 2017
@sandersn sandersn deleted the ambient-block-scoped-references-in-different-files branch May 11, 2017 19:37
@sandersn
Copy link
Copy Markdown
Member Author

It is now in release-2.3 as well.

@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants