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 error with undefined values in HTML printing #1399

Merged
merged 1 commit into from
Apr 19, 2018
Merged

Fix error with undefined values in HTML printing #1399

merged 1 commit into from
Apr 19, 2018

Conversation

nalimilan
Copy link
Member

Also change try... catch blocks to isassigned calls in show.jl, which is more correct and can avoid hiding bugs.

Fixes #1397.

Also change try... catch blocks to isassigned calls in show.jl, which
is more correct and can avoid hiding bugs.
@ararslan
Copy link
Member

Huh, the fact that Travis is failing on all versions and platforms but Windows is passing is odd.

@nalimilan
Copy link
Member Author

AFAIK that was because the push build wasn't restarted by closing/reopening. It's all green now.

@ararslan ararslan merged commit 84330af into master Apr 19, 2018
@ararslan ararslan deleted the nl/undef branch April 19, 2018 17:29
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