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 15:04:22 +0000

Updates:
        Labels: -Type-Enhancement -Patch-review Type-Defect Patch-needs_work

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

Uh oh.  gettext/localization does not like this:
GNU LilyPond 2.19.15
input/regression/extratoken.ly<< wird verarbeitet
Analysieren...
Interpretation der Musik...
Vorverarbeitung der grafischen Elemente...
Ideale Seitenanzahl wird gefunden...
Musik wird auf eine Seite angepasst...
Systeme erstellen...
Layout nach >>extratoken.ps<< ausgeben...
Konvertierung nach >>./extratoken.pdf<<...
Kompilation erfolgreich beendet
address@hidden:/usr/local/tmp/lilypond$ out/bin/lilypond -
GNU LilyPond 2.19.15
-<< wird verarbeitet
Analysieren...fdafda
-:1:1: Fehler: syntax error, unexpected end of input

fdafda
-:1: Warnung: keine \version-Anweisung gefunden,

\version "2.19.15"

 f?r zuk?nftige Kompatibilit?t hinzuf?gen
schwerer Fehler: gescheiterte Dateien: "-"

Probably not easy to tell, but the above output is from running LilyPond on the console (which it is not really prepared to do), and the thing to note is that the German nationalization does not dare to output non-ASCII characters. So this patch may not be included unmodified (like, say, restricted to GUILEv2 in its effects).

I'll try using LC_CTYPE of POSIX rather than C as well, but even if that would happen to work (and I am skeptical about that), it probably relies on Glibc locales. So this should be restricted to GUILEv2 in any case.

--
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]