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

Issue 193590043: Issue 4274: Fix a cyclic dependency in Rest_collision (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 3 months ago by Dan Eble
Modified:
9 years, 2 months ago
Reviewers:
Keith
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

https://code.google.com/p/lilypond/issues/detail?id=4274 Rest_collision::calc_positioning_done now uses the pure height of rests because the height of certain rests depends on their position on the staff, which Rest_collision is responsible for adjusting. There are differences in regression test output that I can not yet explain. The differences do not appear when I run lilypond by itself, so I'm expecting to have to dig up the exact command the regtests run. I'm posting this review anyway in hopes that a reviewer will recognize the problem.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M lily/rest-collision.cc View 3 chunks +5 lines, -5 lines 1 comment Download

Messages

Total messages: 5
Dan Eble
9 years, 3 months ago (2015-01-27 03:29:58 UTC) #1
Keith
Are you sure there is a cycle? > Rest_collision::calc_positioning_done now uses the pure > height ...
9 years, 3 months ago (2015-01-27 05:21:47 UTC) #2
Dan Eble
On 2015/01/27 05:21:47, Keith wrote: > Are you sure there is a cycle? > Rest_collision ...
9 years, 3 months ago (2015-01-27 13:09:58 UTC) #3
Keith
On Tue, 27 Jan 2015 05:09:58 -0800, <nine.fierce.ballads@gmail.com> wrote: > On 2015/01/27 05:21:47, Keith wrote: ...
9 years, 3 months ago (2015-01-28 03:51:00 UTC) #4
Dan Eble
9 years, 2 months ago (2015-01-29 01:40:33 UTC) #5
Yes, the ledgered rest stuff is a big tangle.
See https://codereview.appspot.com/200860043/ for the best I've been able to do
without changing Rest_collision.
Sign in to reply to this message.

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