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

Building issues and charset #1

Open
anddam opened this issue Dec 4, 2012 · 0 comments
Open

Building issues and charset #1

anddam opened this issue Dec 4, 2012 · 0 comments

Comments

@anddam
Copy link

anddam commented Dec 4, 2012

A fresh cloned repo won't build on OS X using JDK 6 with "en_US.UTF-8" locale, javac is having a hard time with the charset.

file utility identifies different charset for the files, the most widely used is Shift_JIS but converting all files with iconv to UTF-8 doesn't produce a correct translations since a few kanas are traslated with a double quote thus breaking Java strings.

Please either:

  • provide an INSTALL file with instructions about how to build a fresh clone of the repo with currently used charsets

or

  • provide an branch of the repo with all files encoded using UTF-8
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