Skip to content

Fix encoding of text file created by /listcube command#61

Open
kambala-decapitator wants to merge 2 commits intoChaosMarc:masterfrom
kambala-decapitator:fix-listcube-encoding
Open

Fix encoding of text file created by /listcube command#61
kambala-decapitator wants to merge 2 commits intoChaosMarc:masterfrom
kambala-decapitator:fix-listcube-encoding

Conversation

@kambala-decapitator
Copy link

File descriptor was opened in ANSI encoding but you're writing WCHAR in it, this breaks if buffer data is not English (ANSI).

Tested by running D2 in Russian and executing the command.

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.

1 participant