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

UTF not BOM #372

Closed
IRIDON opened this issue Jun 1, 2015 · 5 comments
Closed

UTF not BOM #372

IRIDON opened this issue Jun 1, 2015 · 5 comments

Comments

@IRIDON
Copy link

IRIDON commented Jun 1, 2015

Encoding UTF all files without BOM - problems with Cyrillic

@kangax
Copy link
Owner

kangax commented Jun 1, 2015

Can you give an example / failing test case?

@IRIDON
Copy link
Author

IRIDON commented Jun 1, 2015

example - encoding UTF8, failing - encoding UTF-8 without BOM.

@juking
Copy link

juking commented Jun 23, 2015

example: Chinese characters encoding by ANSI
I want the original coding.

not UTF-8 without BOM

@alexlamsl
Copy link
Collaborator

I guess this is related to nodejs/node#2835

@alexlamsl
Copy link
Collaborator

I guess we'll defer this to iconv...

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

No branches or pull requests

4 participants