Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Fix for bug #25 #26

Closed
wants to merge 3 commits into from
Closed

Fix for bug #25 #26

wants to merge 3 commits into from

Conversation

james2432
Copy link
Contributor

Fix for bug #25 non-ASCII characters aren't handled by the
inputstreamreader

james2432 added 3 commits May 12, 2016 19:11
Fix for bug #25 non-ASCII characters aren't handled by the
inputstreamreader
Fix for #25
While reading the gtfs data it assumes it will be an ASCII file and may
fail to decode UTF-8 characters
Fix for #25 When writing the output file may fail to encode non-ascii
characters
@barbeau
Copy link
Member

barbeau commented May 13, 2016

Thanks @james2432 for the fix! Would you please be able to squash the 3 commits in this PR into one? It looks like they all do the same thing, and it would be good to keep the commit history cleaner with a single commit.

@james2432
Copy link
Contributor Author

Will do.

@james2432 james2432 closed this May 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants