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

Issue 5602054: Overhauls broken bound coordinate checking (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by MikeSol
Modified:
12 years, 2 months ago
Reviewers:
Keith, Neil Puttock
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Overhauls broken bound coordinate checking

Patch Set 1 #

Patch Set 2 : Adds definition. #

Total comments: 11

Patch Set 3 : Incorporates Neil's comments. #

Patch Set 4 : Fixes crash in dynamics-unbound-hairpin.ly #

Patch Set 5 : Fixes hairpin problem. #

Total comments: 3

Patch Set 6 : Incorporates Keith's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -12 lines) Patch
A input/regression/metronome-mark-broken-bound.ly View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
M lily/beam.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M lily/hairpin.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M lily/lyric-hyphen.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M lily/ottava-bracket.cc View 2 chunks +2 lines, -1 line 0 comments Download
M lily/tuplet-bracket.cc View 3 chunks +7 lines, -4 lines 0 comments Download
M scm/define-grobs.scm View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
Neil Puttock
http://codereview.appspot.com/5602054/diff/2001/input/regression/metronome-mark-broken-bound.ly File input/regression/metronome-mark-broken-bound.ly (right): http://codereview.appspot.com/5602054/diff/2001/input/regression/metronome-mark-broken-bound.ly#newcode1 input/regression/metronome-mark-broken-bound.ly:1: \version "2.15.27" 2.15.28 http://codereview.appspot.com/5602054/diff/2001/input/regression/metronome-mark-broken-bound.ly#newcode4 input/regression/metronome-mark-broken-bound.ly:4: texidoc = "A broken ...
12 years, 2 months ago (2012-02-01 15:04:47 UTC) #1
MikeSol
http://codereview.appspot.com/5602054/diff/2001/input/regression/metronome-mark-broken-bound.ly File input/regression/metronome-mark-broken-bound.ly (right): http://codereview.appspot.com/5602054/diff/2001/input/regression/metronome-mark-broken-bound.ly#newcode1 input/regression/metronome-mark-broken-bound.ly:1: \version "2.15.27" On 2012/02/01 15:04:47, Neil Puttock wrote: > ...
12 years, 2 months ago (2012-02-01 15:14:47 UTC) #2
MikeSol
Hey all, The newest version of this misses up some of the hairpin regtests (hairpin-barline-break.ly, ...
12 years, 2 months ago (2012-02-02 08:11:03 UTC) #3
Keith
LFTM http://codereview.appspot.com/5602054/diff/6003/lily/axis-group-interface.cc File lily/axis-group-interface.cc (right): http://codereview.appspot.com/5602054/diff/6003/lily/axis-group-interface.cc#newcode114 lily/axis-group-interface.cc:114: SCM forbidden_interfaces = me->get_property ("bound-alignment-forbidden-interfaces"); The logic is ...
12 years, 2 months ago (2012-02-04 08:19:17 UTC) #4
Keith
12 years, 2 months ago (2012-02-04 08:57:56 UTC) #5
Dumping 'bound-alignment-forbidden-interfaces and the changes to
axis-group-interface.cc, in favor of a 'bound-alignment-interfaces for
NonMusicalPaperColumn, works for me.  It restores that one regression test
'text-spanner-full-rest.ly'.
Sign in to reply to this message.

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