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

CMakeSettings.json: start with a copy of a UTF-8-BOM file. #11513

Merged
merged 1 commit into from
May 1, 2023

Conversation

daschuer
Copy link
Member

Starting with a UTF-8-BOM file removes the non ASCII Characters form the ASCII + code page encoded batch file.
These turns out to get lost regularly.

@JoergAtGithub
Copy link
Member

@JosepMaJAZ Could you've a look. If I remind correct, the original code was added by you.

@daschuer
Copy link
Member Author

daschuer commented Apr 28, 2023

If the resulting CMakeSettings.json is not changed binary by this patch, it should be save to merge.

@JosepMaJAZ
Copy link
Contributor

It's an interesting solution. I guess this way it should not get damaged.

@daschuer
Copy link
Member Author

CI is working now

@daschuer
Copy link
Member Author

@JoergAtGithub can we merge this now?

@JoergAtGithub
Copy link
Member

I tested this and it works for me. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants