Skip to content

Remove Latin-1 encoded characters from C# source files#295

Merged
slozier merged 1 commit intoIronLanguages:mainfrom
BCSharp:rm_latin1
Feb 24, 2026
Merged

Remove Latin-1 encoded characters from C# source files#295
slozier merged 1 commit intoIronLanguages:mainfrom
BCSharp:rm_latin1

Conversation

@BCSharp
Copy link
Member

@BCSharp BCSharp commented Feb 24, 2026

Latin-1 does not work well with some editors that expect UTF-8. Alternatively, the file could be converted to UTF-8-BOM.

Copy link
Contributor

@slozier slozier left a comment

Choose a reason for hiding this comment

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

Thanks!

@slozier slozier merged commit 8cde695 into IronLanguages:main Feb 24, 2026
8 checks passed
@BCSharp BCSharp deleted the rm_latin1 branch February 25, 2026 04:40
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