Skip to content

Ambient block scoped references in different files #15771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 11, 2017

Conversation

sandersn
Copy link
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
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
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