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

Regression 7557 - sea of errors after template failure #755

Merged
merged 2 commits into from
Feb 21, 2012

Conversation

donc
Copy link
Collaborator

@donc donc commented Feb 21, 2012

Fix issue 7557 - Sea of errors after template failure

Remove reliance on global.errors. ScopeExp wasn't running semantic if errors had ever occurred, so the template engine was being fed raw food. It responding by vomiting it all up.

Don Clugston added 2 commits February 21, 2012 19:02
Fix issue 7557.
ScopeExp should run semantic on templates, even after errors.
Remove another use of global.errors
WalterBright added a commit that referenced this pull request Feb 21, 2012
Regression 7557 - sea of errors after template failure
@WalterBright WalterBright merged commit 31c31a8 into dlang:master Feb 21, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
Issue 8574 - [std.format] The flag ' ' works for floating numbers, not only for integers
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