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

Adt fix print bugs #12

Merged
merged 3 commits into from Aug 30, 2011
Merged

Adt fix print bugs #12

merged 3 commits into from Aug 30, 2011

Conversation

Vagabond
Copy link
Member

Fix print bugs when printing atoms as strings (first and last character would be stripped) and lists of printable characters containing floats that compare to be in the printable range.

…anhughes

The test if an element in a list was in the printable range didn't
handle the case of a float in the list that compared to be in the
printable range.
@slfritchie
Copy link
Contributor

+1 to merge, thanks!

Vagabond added a commit that referenced this pull request Aug 30, 2011
@Vagabond Vagabond merged commit 4cfa3ee into master Aug 30, 2011
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

2 participants