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

Use CP1252 encoding for CAOS injection instead of UTF8 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bedalton
Copy link

Creatures expects CAOS to be text encoded with CP1252 encoding. Use of UTF8 causes encoding issues and garbled text.

This pull request replaces UTF8 encoding/decoding with CP1252

Creatures expects CAOS to be encoded in CP1252. Use of UTF8 cause encoding issues and garbled text.
@bedalton bedalton closed this Sep 23, 2021
@bedalton bedalton reopened this Sep 23, 2021
@bedalton bedalton closed this Sep 23, 2021
@bedalton bedalton reopened this Sep 23, 2021
@JGantts
Copy link
Contributor

JGantts commented Sep 23, 2021

Static review of the code looks good to me :-)

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