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

Encoding problems #67

Open
MoiMagnus opened this issue Feb 14, 2018 · 0 comments
Open

Encoding problems #67

MoiMagnus opened this issue Feb 14, 2018 · 0 comments

Comments

@MoiMagnus
Copy link

When trying to open files edited with other editors, I have:

Could not open /home/username/lexer.mll because it contains invalid utf-8 characters. Please fix it or choose another file

The reason is the presence of special characters as "à" or "é" in the comments of the file (and the usual Linux/Windows problems of encoding of ascii characters).

Is there a way to change the encoding used by ocaml-top to read ? Or even force the opening of the file ? (I don't care if those characters are not displayed correctly)

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

No branches or pull requests

1 participant