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

Fix #604 by handling scalar functional inits in ICE and evaluation #605

Merged
merged 1 commit into from Aug 29, 2017

Conversation

marcelolr
Copy link
Contributor

Support for scalars was inconsistent, with the CheckICE path reporting that expressions of functional casting "typename (args)" was supported for scalars, but the evaluator rejecting them. Fixing the scalar path (as well as the init list case) so it's consistently supported.

@AppVeyorBot
Copy link

@marcelolr marcelolr merged commit 6322c8c into microsoft:master Aug 29, 2017
@marcelolr marcelolr deleted the mruiz_604 branch August 29, 2017 21:56
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.

None yet

4 participants