Skip to content
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

[CS2] Fix scope of assignments in dynamic class keys #4426

Merged
merged 1 commit into from
Jan 21, 2017
Merged

[CS2] Fix scope of assignments in dynamic class keys #4426

merged 1 commit into from
Jan 21, 2017

Conversation

connec
Copy link
Collaborator

@connec connec commented Jan 19, 2017

Dynamic class keys were using the method scope for compilation, resulting in missing declarations and runtime errors.

Fixes #4425.

Dynamic class keys were using the method scope for compilation,
resulting in missing declarations and runtime errors.
@connec connec changed the base branch from master to 2 January 19, 2017 23:55
@connec connec changed the title [CS2Class dynamic key scope [CS2] Fix scope of assignments in dynamic class keys Jan 19, 2017
@GeoffreyBooth
Copy link
Collaborator

Looks good to me.

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.

3 participants