X Tutup
Skip to content

Treat text files as utf8 encoded rather than ascii (in Pharo only for now)#123

Merged
jbrichau merged 5 commits intomasterfrom
122-Replace-ascii-encoding-for-non-binary-files-with-utf-8-encoding
Aug 16, 2021
Merged

Treat text files as utf8 encoded rather than ascii (in Pharo only for now)#123
jbrichau merged 5 commits intomasterfrom
122-Replace-ascii-encoding-for-non-binary-files-with-utf-8-encoding

Conversation

@jbrichau
Copy link
Member

Fixes #122

@jbrichau jbrichau merged commit 1c04d7b into master Aug 16, 2021
@jbrichau jbrichau deleted the 122-Replace-ascii-encoding-for-non-binary-files-with-utf-8-encoding branch August 16, 2021 09:50
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.

Replace 'ascii' encoding for non-binary files with 'utf-8' encoding

1 participant

X Tutup