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

Issue 4805043: Fix 1770: revert caused a crash in displayLilyMusic. (Closed)

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

Description

Fix 1770: revert caused a crash in displayLilyMusic. Handle the property names similar to OverrideProperty (i.e. first check grob-property-path and then grob-property to get the name of the property).

Patch Set 1 #

Total comments: 3

Patch Set 2 : Include Neil's comments, also fix and add regtests for nested properties #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M input/regression/display-lily-tests.ly View 1 1 chunk +4 lines, -0 lines 0 comments Download
M scm/define-music-display-methods.scm View 1 2 chunks +16 lines, -13 lines 2 comments Download

Messages

Total messages: 6
Neil Puttock
Hi Reinhold, LGTM, though I wonder whether it'd be better just to junk 'grob-property and ...
12 years, 9 months ago (2011-07-20 14:23:21 UTC) #1
pkx166h
Passes Make and reg tests
12 years, 9 months ago (2011-07-20 20:52:56 UTC) #2
Neil Puttock
http://codereview.appspot.com/4805043/diff/2002/scm/define-music-display-methods.scm File scm/define-music-display-methods.scm (right): http://codereview.appspot.com/4805043/diff/2002/scm/define-music-display-methods.scm#newcode867 scm/define-music-display-methods.scm:867: ;; nested properties are written #'prop1 #'prop2: we encourage ...
12 years, 9 months ago (2011-07-21 17:47:24 UTC) #3
Reinhold
http://codereview.appspot.com/4805043/diff/2002/scm/define-music-display-methods.scm File scm/define-music-display-methods.scm (right): http://codereview.appspot.com/4805043/diff/2002/scm/define-music-display-methods.scm#newcode867 scm/define-music-display-methods.scm:867: ;; nested properties are written #'prop1 #'prop2: On 2011/07/21 ...
12 years, 9 months ago (2011-07-21 18:27:58 UTC) #4
Neil Puttock
On 21 July 2011 19:27, <reinhold.kainhofer@gmail.com> wrote: > Really? The NR (section 5.3.6 "Modifying alists" ...
12 years, 9 months ago (2011-07-21 18:38:04 UTC) #5
Reinhold
12 years, 9 months ago (2011-07-22 12:49:01 UTC) #6
On 2011/07/21 18:38:04, Neil Puttock wrote:
> Those are recent doc changes added by Joe.  If you look elsewhere,
> you'll see that all nested overrides use list syntax (I converted all
> the docs when I add the support back in 2008).

Okay, I have changed that back and pushed to git master.
Sign in to reply to this message.

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