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

Issue 6740046: prevent collision of ligatures and next note

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by benko.pal
Modified:
11 years, 6 months ago
Reviewers:
janek, dak
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

prevent collision of ligatures and next note

Patch Set 1 #

Total comments: 1

Patch Set 2 : overwrite minimum-length only if it was not enough; more extensive pass-by-ref-to-const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -27 lines) Patch
M lily/coherent-ligature-engraver.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M lily/gregorian-ligature-engraver.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M lily/include/coherent-ligature-engraver.hh View 1 1 chunk +3 lines, -3 lines 0 comments Download
M lily/include/gregorian-ligature-engraver.hh View 1 1 chunk +3 lines, -2 lines 0 comments Download
M lily/include/ligature-engraver.hh View 1 1 chunk +1 line, -1 line 0 comments Download
M lily/mensural-ligature-engraver.cc View 1 10 chunks +33 lines, -11 lines 0 comments Download
M lily/vaticana-ligature-engraver.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M scm/define-grobs.scm View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8
benko.pal
mensural-ligatures.ly is listed as changed - that is not surprising, although I couldn't tell in ...
11 years, 6 months ago (2012-10-19 19:25:05 UTC) #1
janek
(as you may know, i dedicate all my code reviews to Graham the Magnificent :D) ...
11 years, 6 months ago (2012-10-23 13:18:12 UTC) #2
benko.pal
hi Janek, > Pal, could you add some comments and a more descriptive commit message? ...
11 years, 6 months ago (2012-10-23 18:56:52 UTC) #3
janek
hi Pal, On Tue, Oct 23, 2012 at 8:56 PM, <benko.pal@gmail.com> wrote: > in C++ ...
11 years, 6 months ago (2012-10-24 09:33:28 UTC) #4
benko.pal
>> in C++ there should be a good reason to pass complex structures like >> ...
11 years, 6 months ago (2012-10-24 10:36:52 UTC) #5
janek
On Wed, Oct 24, 2012 at 12:36 PM, Benkő Pál <benko.pal@gmail.com> wrote: >>> in C++ ...
11 years, 6 months ago (2012-10-24 10:41:07 UTC) #6
dak
On 2012/10/24 10:36:52, benko.pal wrote: [...] > > Ah, so this is a by-the-way fix. ...
11 years, 6 months ago (2012-10-24 10:51:54 UTC) #7
benko.pal
11 years, 6 months ago (2012-10-24 13:11:22 UTC) #8
>> > Ah, so this is a by-the-way fix.  Can it be in a separate commit, please?
>
>> it is; I meant to note it but forgot, sorry.  is there interest in pushing
such
>> multi-commit patches to some dev branch?
>
> If there is, people should ask.  Substructuring an issue into several
> logical commits is good style and makes things easier afterwards, but
> only few people will actively prefer reviewing changes in a branch over
> using Rietveld, so you can save yourself the trouble of creating a
> public branch unless someone asks for it.

I meant opening a Rietveld issue with all changes and an
announcement of a dev branch with several commits.

> Just make sure that every commit leaves the tree in compilable state.

of course.  I've verified that the pass-by-reference commit didn't
change the regtests.
Sign in to reply to this message.

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