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 Boolean Typecasting #719

Merged
merged 1 commit into from Dec 26, 2016
Merged

Fix Boolean Typecasting #719

merged 1 commit into from Dec 26, 2016

Conversation

durran
Copy link
Member

@durran durran commented Dec 26, 2016

Fixes when users cast from valid values other than strings to booleans. For example, 0 should cast to false and 1 to true. Fixes were applied in hadron-type-checker.

@durran durran merged commit 89376ef into master Dec 26, 2016
@durran durran deleted the fix-bool-typecasting branch December 26, 2016 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant