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

Fix merge_all.py #518

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Fix merge_all.py #518

merged 1 commit into from
Aug 15, 2022

Conversation

deroskarmodulo
Copy link
Contributor

On Windows merge_all.py results in an encoding error. Adding encoding='UTF-8' in open() file function resolves this issue.

Copy link
Member

@dranikpg dranikpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

This actually left me questioning where crows sources have non-ascii characters 🤔 Turns out the only ones are └➝ arrows for debug printing

@dranikpg dranikpg merged commit df0b50b into CrowCpp:master Aug 15, 2022
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