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

Write files as UTF-8 without BOM, as for example NetBeans does. #68

Merged
merged 1 commit into from
Sep 12, 2011

Conversation

abp
Copy link

@abp abp commented Sep 12, 2011

FileWriters default encoding is destroying umlauts all the time.

FileWriters default encoding is destroying umlauts all the time.
arthuredelstein added a commit that referenced this pull request Sep 12, 2011
Write files as UTF-8 without BOM, as for example NetBeans does.
@arthuredelstein arthuredelstein merged commit a877496 into clj-commons:master Sep 12, 2011
@arthuredelstein
Copy link
Collaborator

Schön! Thank you,
Arthur

On Mon, Sep 12, 2011 at 1:50 PM, abp
reply@reply.github.com
wrote:

FileWriters default encoding is destroying umlauts all the time.

You can merge this Pull Request by running:

 git pull https://github.com/abp/clooj patch-1

Or you can view, comment on it, or merge it online at:

 #68

-- Commit Summary --

  • Write files as UTF-8 without BOM, as for example NetBeans does.

-- File Changes --

M src/clooj/core.clj (8)

-- Patch Links --

 https://github.com/arthuredelstein/clooj/pull/68.patch
 https://github.com/arthuredelstein/clooj/pull/68.diff

Reply to this email directly or view it on GitHub:
#68

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.

None yet

2 participants