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 two front-end issues #20777

Merged
merged 2 commits into from
Feb 24, 2017
Merged

fix two front-end issues #20777

merged 2 commits into from
Feb 24, 2017

Conversation

JeffBezanson
Copy link
Member

No description provided.

In this context we need to throw flisp errors instead of julia errors.
This was causing corruption, plus error expressions got replaced with
`invalid syntax` errors.
@JeffBezanson JeffBezanson added bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage) parser Language parsing and surface syntax labels Feb 24, 2017
@JeffBezanson JeffBezanson merged commit 1e44282 into master Feb 24, 2017
@StefanKarpinski StefanKarpinski deleted the jb/FEfixes branch February 24, 2017 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage) parser Language parsing and surface syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant