Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(938)

Issue 142400043: Disable character set recognition (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by dak
Modified:
9 years, 6 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Disable character set recognition GUILE 1.8 presumably does not make use of the LC_CTYPE information and just does its input/output/string processing in 8bit chunks. For the sake of getting comparable results at first when working on GUILE 2.0, we switch off character set recognition here. At a later point of time, integration with the character processing of GUILEĀ 2.0 may be attempted but since this is an entirely new can of worms with its own performance pitfalls, we put this aside for now.

Patch Set 1 #

Patch Set 2 : Explicitly declare message sets as UTF-8 to get localization #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M lily/main.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1
dak
9 years, 7 months ago (2014-09-24 15:17:51 UTC) #1
Explicitly declare message sets as UTF-8 to get localization
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b