lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4125 in lilypond: Patch: Disable character set


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4125 in lilypond: Patch: Disable character set recognition
Date: Wed, 24 Sep 2014 16:31:27 +0000

Updates:
        Status: Fixed
        Labels: -Patch-review Fixed_2_19_15

Comment #7 on issue 4125 by address@hidden: Patch: Disable character set recognition
https://code.google.com/p/lilypond/issues/detail?id=4125

Ok, it is nice to know that this would presumably also work with GUILEv1. However, since it is not entirely clear whether it might stutter on certain platforms (do we have HAVE_GETTEXT on all?), I've put an #if GUILEV2 around the whole passage, so it will only become relevant for GUILEV2. I've pushed that version, which is essentially outcommented for GUILEV1, to staging as
commit c628a15eaad133138a5b31cb8b5a11f120d64658
Author: David Kastrup <address@hidden>
Date:   Mon Sep 22 15:53:56 2014 +0200

    Issue 4125: 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.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

reply via email to

[Prev in Thread] Current Thread [Next in Thread]