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

2011-04-30 Thread Carl . D . Sorensen
LGTM, with Neil's comments implemented. http://codereview.appspot.com/4449061/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

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

2011-04-28 Thread percival . music . ca
LTGM, please push now. http://codereview.appspot.com/4449061/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

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

2011-04-28 Thread n . puttock
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

Fix make doc error: Character set messup in pdf-scheme.cc (issue4449061)

2011-04-27 Thread jan . nieuwenhuizen
LGTM Some nitpicks, see below http://codereview.appspot.com/4449061/diff/1/lily/pdf-scheme.cc File lily/pdf-scheme.cc (left): http://codereview.appspot.com/4449061/diff/1/lily/pdf-scheme.cc#oldcode41 lily/pdf-scheme.cc:41: if (!g) { Please use gnu coding standards for brace placement

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

2011-04-27 Thread reinhold . kainhofer
Reviewers: jan.nieuwenhuizen, Message: On 2011/04/26 13:19:01, jan.nieuwenhuizen wrote: LGTM Some nitpicks, see below New patch is up, which includes all of Jan's nitpicks (in particular, GNU coding standard for braces, char const*, BOM comment and definition as \xFE\xFF). I also fixed a