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

Issue 255910043: Add music-type-predicate function (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by dak
Modified:
8 years, 7 months ago
Reviewers:
simon.albrecht
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Add music-type-predicate function This creates a predicate function checking for a set of types. Also: Use music-type-predicate where useful

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -16 lines) Patch
M ly/music-functions-init.ly View 1 chunk +4 lines, -4 lines 0 comments Download
M scm/define-music-display-methods.scm View 2 chunks +2 lines, -3 lines 1 comment Download
M scm/music-functions.scm View 3 chunks +10 lines, -9 lines 0 comments Download

Messages

Total messages: 2
simon.albrecht
LGTM.
8 years, 9 months ago (2015-07-13 21:14:03 UTC) #1
dak
8 years, 9 months ago (2015-07-21 06:33:26 UTC) #2
https://codereview.appspot.com/255910043/diff/1/scm/define-music-display-meth...
File scm/define-music-display-methods.scm (right):

https://codereview.appspot.com/255910043/diff/1/scm/define-music-display-meth...
scm/define-music-display-methods.scm:129: (define post-event?
(music-type-predicate 'postevent))
How did this typo ('postevent instead of 'post-event) escape regtests?  It
produces oodles of warnings for input/regression/display-lily-tests.ly.

Pushed a fixed version but it was mere chance that I happened to reread the
patch before pushing.
Sign in to reply to this message.

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