lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fix "make doc" error: Character set messup in pdf-scheme.cc (issue44


From: n . puttock
Subject: Re: Fix "make doc" error: Character set messup in pdf-scheme.cc (issue4449061)
Date: Thu, 28 Apr 2011 14:14:11 +0000


http://codereview.appspot.com/4449061/diff/4001/lily/pdf-scheme.cc
File lily/pdf-scheme.cc (right):

http://codereview.appspot.com/4449061/diff/4001/lily/pdf-scheme.cc#newcode30
lily/pdf-scheme.cc:30: "Encode the given string to either Latin1 (which
is a subset of "
move space to start of next string

http://codereview.appspot.com/4449061/diff/4001/lily/pdf-scheme.cc#newcode31
lily/pdf-scheme.cc:31: "the PDFDocEncoding) or if that's not possible to
full UTF-16BE "
move space to start of next string

http://codereview.appspot.com/4449061/diff/4001/lily/pdf-scheme.cc#newcode37
lily/pdf-scheme.cc:37: char const*charset="UTF-8"; // Input is ALWAYS
UTF-8!
const *charset =

http://codereview.appspot.com/4449061/diff/4001/lily/pdf-scheme.cc#newcode51
lily/pdf-scheme.cc:51: warning (_f("Conversion of string \'%s\' to
UTF-16be failed: %s", p, e->message));
(_f ("Conversion of string `%s'

http://codereview.appspot.com/4449061/diff/4001/lily/pdf-scheme.cc#newcode74
lily/pdf-scheme.cc:74: {
remove { }

http://codereview.appspot.com/4449061/diff/4001/lily/pdf-scheme.cc#newcode78
lily/pdf-scheme.cc:78: {
remove { }

http://codereview.appspot.com/4449061/



reply via email to

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